Sign inSign up

creativefree/coffee-journal-app:03e287a

Manifest digest

sha256:71fc44643a271d885d6556bd6112a2099d5a5aa30f0480571748ccc08f0c59d2

OS/ARCH

linux/amd64

Compressed size

6.18 MB

Last pushed

about 1 month by creativefree

Type

Image

Manifest digest

sha256:71fc44643a271d885d6556bd6112a2099d5a5aa30f0480571748ccc08f0c59d2

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.31.30 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh1.8 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit627 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE [8080/tcp]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21COPY nginx.conf /etc/nginx/conf.d/default.conf # buildkit849 B
22COPY /app/build /usr/share/nginx/html # buildkit719.24 KB
23EXPOSE map[8080/tcp:{}]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit