Sign inSign up

dontpanicat/idoit-label-printer:v1.3.0

Multi-platform
Integration & delivery
Index digest

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 MB
2LABEL authors=christian wally, don't panic0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV APP_ENV=prod0 B
5ENV APP_DEBUG=00 B
6RUN /bin/sh -c apt-get update142.91 MB
7RUN /bin/sh -c a2enmod rewrite434 B
8WORKDIR /var/www/html32 B
9ARG VERSION=v1.3.00 B
10RUN |1 VERSION=v1.3.0 /bin/sh -c11.22 MB
11RUN |1 VERSION=v1.3.0 /bin/sh -c219.15 KB
12RUN |1 VERSION=v1.3.0 /bin/sh -c391 B
13RUN |1 VERSION=v1.3.0 /bin/sh -c286.11 KB
14RUN |1 VERSION=v1.3.0 /bin/sh -c164 B
15RUN |1 VERSION=v1.3.0 /bin/sh -c22.28 KB
16RUN |1 VERSION=v1.3.0 /bin/sh -c11.22 MB
17COPY docker/apache/default.conf /etc/apache2/sites-available/000-default.conf # buildkit652 B
18COPY docker/supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit387 B
19COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit732 B
20RUN |1 VERSION=v1.3.0 /bin/sh -c728 B
21WORKDIR /var/www/html/label_printer32 B
22EXPOSE [3306/tcp 80/tcp]0 B
23ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'