Sign inSign up

sorintlab/ercole-web:2.50.0

Manifest digest

sha256:3b7c52bf43c1e7843bcf07cc2f2cfa1b96cc4db690fce7792641f6230f83f676

OS/ARCH

linux/amd64

Compressed size

25.59 MB

Last pushed

almost 2 years by afumagalli98

Type

Image

Manifest digest

sha256:3b7c52bf43c1e7843bcf07cc2f2cfa1b96cc4db690fce7792641f6230f83f676

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x1.67 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.8.50 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x12.58 MB
20COPY --from=build-stage /app/dist /usr/share/nginx/html7.88 MB
21RUN echo -e "{\n\t\"APIServiceBaseUrl\":\"/api\",\n\t\"ChartServiceBaseUrl\":\"/chart\"\n}" >280 B
22COPY nginx.conf /etc/nginx/conf.d/default.conf370 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /