sha256:c30802caadceb1b63297f9b1c005c8547e79317db4b1954f93d642d96cc64735
OS/ARCH
Compressed size
218.26 MB
Last pushed
7 months by chrispanic
Type
Image
Manifest digest
sha256:b0ba14f2dbbd7b3ccf45cedf9be42758b35a247e42b6477b591ead086c2fda4b
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2LABEL authors=christian wally, don't panic0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV APP_ENV=prod0 B5ENV APP_DEBUG=00 B6RUN /bin/sh -c apt-get update147.95 MB7WORKDIR /var/www/html32 B8ARG VERSION=v1.1.00 B9RUN |1 VERSION=v1.1.0 /bin/sh -c11.21 MB10RUN |1 VERSION=v1.1.0 /bin/sh -c224.94 KB11RUN |1 VERSION=v1.1.0 /bin/sh -c365 B12RUN |1 VERSION=v1.1.0 /bin/sh -c299.71 KB13RUN |1 VERSION=v1.1.0 /bin/sh -c165 B14RUN |1 VERSION=v1.1.0 /bin/sh -c22.27 KB15RUN |1 VERSION=v1.1.0 /bin/sh -c11.21 MB16COPY docker/nginx/default.conf /etc/nginx/sites-available/default # buildkit503 B17RUN |1 VERSION=v1.1.0 /bin/sh -c7.07 KB18COPY docker/supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit374 B19COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit729 B20RUN |1 VERSION=v1.1.0 /bin/sh -c725 B21EXPOSE [3306/tcp 80/tcp]0 B22ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'