sha256:6047acb34c7d722c26ed7cd74fe9c467d3314ae4ef96d34d3947a06977e1ecd9
OS/ARCH
Compressed size
212.89 MB
Last pushed
6 months by chrispanic
Type
Image
Manifest digest
sha256:d31cd917d2a634742bc98cb4e1ce376b79bf4bd14f1445bb017e2b637358b5d0
Image Layers
1# debian.sh --arch 'amd64' out/47.01 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 update142.91 MB7RUN /bin/sh -c a2enmod rewrite434 B8WORKDIR /var/www/html32 B9ARG VERSION=v1.3.00 B10RUN |1 VERSION=v1.3.0 /bin/sh -c11.22 MB11RUN |1 VERSION=v1.3.0 /bin/sh -c219.15 KB12RUN |1 VERSION=v1.3.0 /bin/sh -c391 B13RUN |1 VERSION=v1.3.0 /bin/sh -c286.11 KB14RUN |1 VERSION=v1.3.0 /bin/sh -c164 B15RUN |1 VERSION=v1.3.0 /bin/sh -c22.28 KB16RUN |1 VERSION=v1.3.0 /bin/sh -c11.22 MB17COPY docker/apache/default.conf /etc/apache2/sites-available/000-default.conf # buildkit652 B18COPY docker/supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit387 B19COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit732 B20RUN |1 VERSION=v1.3.0 /bin/sh -c728 B21WORKDIR /var/www/html/label_printer32 B22EXPOSE [3306/tcp 80/tcp]0 B23ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'