Sign inSign up

mikesir87/sample-react-app:latest

Multi-platform
Index digest

sha256:f1e7f6103a21e36b345806dec0a48474b80c32fb4b05b353f051bdbfad9482d5

OS/ARCH

Compressed size

17.2 MB

Last pushed

over 2 years by mikesir87

Type

Image

Manifest digest

sha256:7cd6b19399f3072a22ecef9fa4559ecf134dbd36e101031b5fbe07029125ad05

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.30 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 # buildkit955 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 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.20 B
17RUN /bin/sh -c set -x12.06 MB
18COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit285 B
19COPY /usr/local/app/dist /usr/share/nginx/html # buildkit79.56 KB

Command

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /