Sign inSign up

vxcontrol/soldr-web:1.3.0

Manifest digest

sha256:ad20bd0362f99a149c2be4011f44aa7b371a21af79e5469829c21bb30197b1ad

OS/ARCH

linux/amd64

Compressed size

28.56 MB

Last pushed

over 3 years by vxcontrol

Type

Image

Manifest digest

sha256:ad20bd0362f99a149c2be4011f44aa7b371a21af79e5469829c21bb30197b1ad

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.18.00 B
5ENV NJS_VERSION=0.4.40 B
6ENV PKG_RELEASE=20 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh6.36 MB
10RUN |2 UID=101 GID=101 /bin/sh5 KB
11COPY docker-entrypoint.sh / # buildkit602 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit672 B
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[8080/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18USER 1010 B
19CMD ["nginx" "-g" "daemon off;"]0 B
20COPY assets/web /opt/soldr/www # buildkit15.54 KB
21COPY /src/app/dist/apps/soldr-ui /opt/soldr/www # buildkit19.49 MB
22COPY /src/app/conf/nginx_base.conf /etc/nginx/conf.d/default.conf # buildkit301 B
23EXPOSE map[8080/tcp:{}]0 B
24CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:c744c1dc3da4145771e66d90e2e97a4f7fb702e5e07cf4e766ee0792cf161d92 in /