sha256:39917d266db9c0d7d27311ce10d685be78312588403a3752fd3c006e77a5d56a
OS/ARCH
linux/amd64
Compressed size
38.46 MB
Last pushed
almost 3 years by garrcomm
Type
Image
Manifest digest
sha256:39917d266db9c0d7d27311ce10d685be78312588403a3752fd3c006e77a5d56a
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c adduser -u1.18 KB4RUN /bin/sh -c apk add2.59 MB5RUN /bin/sh -c apk add4.95 MB6RUN /bin/sh -c mkdir -p143 B7COPY webapp /var/www/webapp # buildkit581.91 KB8COPY httpd.conf /etc/apache2/httpd.conf # buildkit664 B9EXPOSE map[80/tcp:{}]0 B10RUN /bin/sh -c apk add2.16 MB11RUN /bin/sh -c curl https://raw.githubusercontent.com/composer/getcomposer.org/76a7060ccb93902cd7576b67264ad91c8a2700e2/web/installer689.89 KB12RUN /bin/sh -c mv composer.phar688.48 KB13RUN /bin/sh -c apk add84.94 KB14COPY inetd.conf /etc/inetd.conf # buildkit267 B15RUN /bin/sh -c apk add2.51 MB16RUN /bin/sh -c openssl req2.14 KB17COPY stunnel.conf /etc/stunnel/stunnel.conf # buildkit280 B18RUN /bin/sh -c echo ssmtp5.39 KB19RUN /bin/sh -c mkdir /run/stunnel135 B20EXPOSE map[465/tcp:{}]0 B21RUN /bin/sh -c apk add24.7 KB22EXPOSE map[25/tcp:{}]0 B23RUN /bin/sh -c apk add18.18 MB24COPY supervisord.conf /etc/supervisord.conf # buildkit334 B25ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]0 B26ENV BASE_HREF=/0 B27RUN /bin/sh -c apk update1.79 MB28RUN /bin/sh -c apk upgrade1021.51 KB29RUN /bin/sh -c composer self-update247 B30RUN /bin/sh -c rm -rf229 BCommand
ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /