sha256:2fcf303f7f87037b674cd7e41f45908762846ce65f95edf11bc95e3854e32e02
OS/ARCH
linux/amd64
Compressed size
8.31 MB
Last pushed
about 1 year by dezignweiland
Type
Image
Manifest digest
sha256:2fcf303f7f87037b674cd7e41f45908762846ce65f95edf11bc95e3854e32e02
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.71 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ARG DJANGO_IMAGE=docker.io/dezignweiland/dzhw-test:44d74443f126f4d06a775f1d9218f8143ea5442806e9822ca15a360a-17534494221070 B18ARG FRONTEND_IMAGE=index.docker.io/dezignweiland/dzhw-test:acae4ccbe91cab5655c8e8874616c75d9e66cefeefcdfc3534f20dce-17534446901580 B19ARG UNAME=app0 B20ARG UID=10000 B21ARG GID=10000 B22COPY nginx-static.conf /etc/nginx/conf.d/default.conf # buildkit303 B23COPY /home/app/code/frontend/dist/lebenslaeufe-app/browser /usr/share/nginx/html/ # buildkit1.75 MB24COPY /home/app/code/frontend/dist/lebenslaeufe-app/3rdpartylicenses.txt /usr/share/nginx/html/3rdpartylicenses.txt # buildkit5.66 KB25COPY /home/app/code/backend/static /usr/share/nginx/html/static # buildkit1.37 MB26EXPOSE map[80/tcp:{}]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit