mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -41,6 +41,12 @@ RUN $(curl --help &>/dev/null) || (apt-get install -y --no-install-recommends cu
|
||||
/automatic_packages.sh && \
|
||||
rm /automatic_packages.sh || true
|
||||
|
||||
# Entrypoint logic
|
||||
#RUN chmod 777 /entrypoint.sh
|
||||
#WORKDIR [ "/" ]
|
||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||
#CMD [ "/entrypoint.sh" ]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
ARG BUILD_DATE
|
||||
|
||||
Reference in New Issue
Block a user