mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 02:01:52 +02: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 && \
|
/automatic_packages.sh && \
|
||||||
rm /automatic_packages.sh || true
|
rm /automatic_packages.sh || true
|
||||||
|
|
||||||
|
# Entrypoint logic
|
||||||
|
#RUN chmod 777 /entrypoint.sh
|
||||||
|
#WORKDIR [ "/" ]
|
||||||
|
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||||
|
#CMD [ "/entrypoint.sh" ]
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
Reference in New Issue
Block a user