sha256:635ded7f6283f1b01308f2f53db85b22c637afab851b4d004f02dae149768f06
OS/ARCH
Compressed size
623.52 MB
Last pushed
3 months by edgd1er
Type
Image
Manifest digest
sha256:d0b61070e305d0826fa652df8babe807e260e235aaac10246d860787fd8579ec
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG DISTRO=12-slim0 B3ARG aptCacher0 B4ENV WEBSERVER_HOME=/var/www/html APACHE_HTTP_PORT=80 APACHE_HTTPS_PORT=443 LOGS_TO_STDOUT=n0 B5EXPOSE [443/tcp 80/tcp]0 B7SHELL [/bin/bash -o pipefail -c]0 B8RUN |2 DISTRO=12-slim aptCacher= /bin/bash413.8 MB9RUN |2 DISTRO=12-slim aptCacher= /bin/bash13.89 MB10ARG VERSION=master0 B11ARG JDM_VERSION=master0 B12ARG aptCacher0 B13ENV VERSION=master0 B14WORKDIR /var/www/html32 B15SHELL [/bin/bash -o pipefail -c]0 B16RUN |4 DISTRO=12-slim aptCacher= VERSION=master168.99 MB17COPY --chmod=755 init.sh /root/init.sh #4.77 KB18COPY --chmod=755 extras.sh /root/extras.sh #3.43 KB19COPY supervisor/ /etc/supervisor/ # buildkit1.03 KB20COPY supervisorlog /etc/logrotate.d/supervisor # buildkit338 B21COPY jeedom_plugin /etc/logrotate.d/jeedom_plugin # buildkit279 B22WORKDIR /var/www/html/32 B23HEALTHCHECK {Test:[CMD-SHELL curl -s --fail0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B25VOLUME [/var/www/html/data]0 B26VOLUME [/var/www/html/backup]0 B27VOLUME [/var/www/html/tmp]0 B28VOLUME [/var/www/html/log/]0 B29VOLUME [/var/log/]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'