Sign inSign up

edgd1er/jeedom-rpi:master

Multi-platform
Index digest

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 MB
2ARG DISTRO=12-slim0 B
3ARG aptCacher0 B
4ENV WEBSERVER_HOME=/var/www/html APACHE_HTTP_PORT=80 APACHE_HTTPS_PORT=443 LOGS_TO_STDOUT=n0 B
5EXPOSE [443/tcp 80/tcp]0 B
6LABEL [email protected] description=Jeedom Docker image0 B
7SHELL [/bin/bash -o pipefail -c]0 B
8RUN |2 DISTRO=12-slim aptCacher= /bin/bash413.8 MB
9RUN |2 DISTRO=12-slim aptCacher= /bin/bash13.89 MB
10ARG VERSION=master0 B
11ARG JDM_VERSION=master0 B
12ARG aptCacher0 B
13ENV VERSION=master0 B
14WORKDIR /var/www/html32 B
15SHELL [/bin/bash -o pipefail -c]0 B
16RUN |4 DISTRO=12-slim aptCacher= VERSION=master168.99 MB
17COPY --chmod=755 init.sh /root/init.sh #4.77 KB
18COPY --chmod=755 extras.sh /root/extras.sh #3.43 KB
19COPY supervisor/ /etc/supervisor/ # buildkit1.03 KB
20COPY supervisorlog /etc/logrotate.d/supervisor # buildkit338 B
21COPY jeedom_plugin /etc/logrotate.d/jeedom_plugin # buildkit279 B
22WORKDIR /var/www/html/32 B
23HEALTHCHECK {Test:[CMD-SHELL curl -s --fail0 B
24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B
25VOLUME [/var/www/html/data]0 B
26VOLUME [/var/www/html/backup]0 B
27VOLUME [/var/www/html/tmp]0 B
28VOLUME [/var/www/html/log/]0 B
29VOLUME [/var/log/]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'