sha256:02658b835257259eb6770e97e5f16c0fb6a2a5106d39f3a924d2385293efa9ac
OS/ARCH
Compressed size
66.03 MB
Last pushed
over 2 years by dersimn
Type
Image
Manifest digest
sha256:f0d751a9cddb6f30902cd236057e5ee65fd90520314229258369c5f02949e4c6
Image Layers
1ADD file ... in / 28.75 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x36.74 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.58 KB18RUN /bin/sh -c chmod a+x12.58 KB19RUN /bin/sh -c mkdir /www92 B20COPY nginx.template /nginx.template # buildkit1.52 KB21COPY run.bash /run.bash # buildkit561 B22EXPOSE map[80/tcp:{}]0 B23EXPOSE map[443/tcp:{}]0 B24ENV WHITELIST_LOCAL_IP=true0 B25ENV NGINX_UID=www-data0 B26ENTRYPOINT ["bash" "/run.bash"]0 B27COPY www /www # buildkit80.91 KB28COPY /app/www/bundle.js /www/bundle.js # buildkit421.63 KB29COPY /app/www/bundle.css /www/bundle.css # buildkit25.91 KB30ENV WS_PROXY_PATH=/mqtt0 B31ENV DEDICATED_COOKIE_LOCATION=/cookie # only0 BCommand
ADD file:6f4083d57ea9644b5a827e67b0725087a15aa428272ec223ab968bf8b4623e42 in /