Sign inSign up

harryunchained/machine-gun:frontend

Message queues
Developer tools
Monitoring & observability
Manifest digest

sha256:728f203f4f5a4181419dde1d60dc20818b0352d8576adc0a37691dbc979af59b

OS/ARCH

linux/amd64

Compressed size

17.9 MB

Last pushed

4 months by harryunchained

Type

Image

Manifest digest

sha256:728f203f4f5a4181419dde1d60dc20818b0352d8576adc0a37691dbc979af59b

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.40 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.81 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.30 B
17RUN /bin/sh -c set -x12.06 MB
18LABEL org.opencontainers.image.title=Machine Gun Frontend org.opencontainers.image.description=Real-time0 B
19COPY apps/frontend/nginx.conf /etc/nginx/conf.d/default.conf # buildkit343 B
20COPY /app/apps/frontend/dist/frontend/browser /usr/share/nginx/html # buildkit792.16 KB
21EXPOSE map[8080/tcp:{}]0 B
22CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /