sha256:52e0c98b1093e6199c8194cc4c848697cd715dff01a701aeda3c8adc27cd7fcf
OS/ARCH
linux/amd64
Compressed size
8.31 MB
Last pushed
about 1 year by dezignweiland
Type
Image
Manifest digest
sha256:52e0c98b1093e6199c8194cc4c848697cd715dff01a701aeda3c8adc27cd7fcf
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:ccf003540c246500253720ce63b3e4385bf9a37c8207b48abd9c330a-17534446886880 B18ARG FRONTEND_IMAGE=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