qmcgaw/2fauth:latest

Manifest digest

sha256:945455cf2e2f06f0b1c2c7fa94ea59dd7f9f3a6c0e3894dd13ab632d98877d8c

OS/ARCH

linux/amd64

Compressed size

66.76 MB

Last pushed

over 3 years by qmcgaw

Type

Image

Manifest digest

sha256:945455cf2e2f06f0b1c2c7fa94ea59dd7f9f3a6c0e3894dd13ab632d98877d8c

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4COPY /usr/bin/composer /usr/bin/composer # buildkit540.9 KB
5COPY /bin /usr/local/bin/supervisord # buildkit6.95 MB
6RUN /bin/sh -c apt-get update28.17 MB
7RUN /bin/sh -c mkdir /run/php217 B
8EXPOSE map[8000/tcp:{}]0 B
9RUN /bin/sh -c touch /run/nginx.pid141 B
10COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit587 B
11RUN /bin/sh -c nginx -t415 B
12COPY docker/supervisord.conf /etc/supervisor/supervisord.conf # buildkit365 B
13RUN /bin/sh -c mkdir -p155 B
14WORKDIR /srv32 B
15RUN /bin/sh -c chown -R120 B
16RUN /bin/sh -c chown -R568 B
17USER www-data0 B
18COPY artisan composer.json composer.lock ./35.07 KB
19RUN /bin/sh -c phpdismod xdebug92 B
20COPY database ./database # buildkit3.02 KB
21RUN /bin/sh -c composer install4.45 MB
22COPY . . # buildkit663.71 KB
23RUN /bin/sh -c composer dump-autoload100.76 KB
24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
25COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit540 B
26RUN /bin/sh -c chmod 500556 B
27ENV APP_NAME=2FAuth APP_ENV=local APP_DEBUG=false SITE_OWNER=mail@example.com0 B

Command

ADD file:4903a19c327468b0e08e4f463cfc162c66b85b4618b5803d71365862f6302e0b in /