sha256:6cad88a5ba16350658cb4538d97e38dc10fb997316cc12a0888760ed3aa8bc09
OS/ARCH
linux/amd64
Compressed size
493.92 MB
Last pushed
about 1 year by antonioanerao
Type
Image
Manifest digest
sha256:6cad88a5ba16350658cb4538d97e38dc10fb997316cc12a0888760ed3aa8bc09
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV NJS_VERSION=0.8.60 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=1~bookworm0 B9RUN /bin/sh -c set -x41.77 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19VOLUME [/laravel]0 B20WORKDIR /laravel97 B21ENV ACCEPT_EULA=Y0 B22ENV LD_LIBRARY_PATH=/usr/lib/oracle/21.1/client64/lib:0 B23ENV ORACLE_HOME=/usr/lib/oracle/21.1/client64/lib0 B24RUN /bin/sh -c ln -fs432.75 KB25RUN /bin/sh -c apt update194.54 MB26RUN /bin/sh -c locale-gen #842.96 KB27RUN /bin/sh -c apt -y100.64 MB28RUN /bin/sh -c apt update127.91 MB29COPY config_cntr/php.ini /etc/php/8.2/fpm/php.ini # buildkit23.37 KB30COPY config_cntr/www.conf /etc/php/8.2/fpm/pool.d/www.conf # buildkit6.04 KB31COPY config_cntr/nginx.conf /etc/nginx # buildkit504 B32COPY config_cntr/default.conf /etc/nginx/conf.d # buildkit678 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /