Sign inSign up

opswat/mdssc_frontend:stable

Manifest digest

sha256:56ff05d821b6903dc181ef62c8bcd8d4c7defd5a7561b3c517f678415b00292a

OS/ARCH

linux/amd64

Compressed size

65.72 MB

Last pushed

about 1 month by opswat

Type

Image

Manifest digest

sha256:56ff05d821b6903dc181ef62c8bcd8d4c7defd5a7561b3c517f678415b00292a

Image Layers

1# debian.sh --arch 'amd64' out/29.36 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.40 B
4ENV NJS_VERSION=1.0.00 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x31.98 MB
10COPY docker-entrypoint.sh / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19COPY default.conf /etc/nginx/conf.d/default.conf # buildkit1017 B
20COPY /app/build /usr/share/nginx/html-v2 # buildkit2.19 MB
21COPY /app/build /usr/share/nginx/html # buildkit2.19 MB
22EXPOSE map[443/tcp:{} 80/tcp:{} 8080/tcp:{}]0 B
23CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'