sha256:baacf4f19dd52a7a1c12e4e942027fa0ab76e00873b4a1c6689e0c847502be2a
OS/ARCH
linux/amd64
Compressed size
70.56 MB
Last pushed
4 months by grupordsistemas
Type
Image
Manifest digest
sha256:baacf4f19dd52a7a1c12e4e942027fa0ab76e00873b4a1c6689e0c847502be2a
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB3ENV NGINX_VERSION=1.29.40 B4ENV NJS_VERSION=0.9.40 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.3.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x31.54 MB10COPY docker-entrypoint.sh / # buildkit628 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 B19ENV API_LOCATION=/api/thunder/0 B20ENV API_PATH=http://localhost:8080/storm/0 B21ENV PROXY_COOKIE_PATH_ORIGIN=/storm0 B22ENV PROXY_COOKIE_PATH_TARGET=/api/thunder0 B23ENV PROXY_TIMEOUT=600 B24ENV SOCKET_LOCATION=/socket0 B25ENV SOCKET_ENDPOINT=socket.io0 B26ENV UPLOAD_MAX_SIZE=10M0 B27COPY file:6ba9c33c56fb3209f317c298d6cc518b3f5ff81ded6e2345f73ba8c67509415f in /www/html/run.sh 311 B28COPY file:c0889e2edc256a421c733ce73dd1182b3484131f24b232b7c17ff50e6c72d6dc in /www/html/thunder.conf 546 B29COPY dir:5ca3caba070210a6108e76c2417c453b45f690d6165d910ebba73c0b3e22b51b in /www/html/thunder 10.62 MB30/bin/sh -c chmod 777 /www/html/run.sh320 B31CMD ["/www/html/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'