rogerwesterbo/nyan-cat:0.0.1

Index digest

sha256:281b64f13007d98c8f8950a999b388ff0cd3998fc75bdbd609bb05a2a72881a6

OS/ARCH

linux/amd64

Compressed size

23.23 MB

Last pushed

over 2 years by rogerwesterbo

Type

Image

Manifest digest

sha256:4c4ab49dd6158d7618a1095626908dfb8903595387022270e5355eb531771ff2

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
6ARG UID=1010 B
7ARG GID=1010 B
8RUN |2 UID=101 GID=101 /bin/sh1.81 MB
9RUN |2 UID=101 GID=101 /bin/sh2.73 KB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 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
20ENV NJS_VERSION=0.8.30 B
21ARG UID=1010 B
22ARG GID=1010 B
23USER root0 B
24RUN |2 UID=101 GID=101 /bin/sh12.07 MB
25USER 1010 B
26WORKDIR /app94 B
27COPY nginx/http_prod.conf /etc/nginx/conf.d/default.conf # buildkit1.02 KB
28COPY audio /app/audio # buildkit6 MB
29COPY css /app/css # buildkit3.01 KB
30COPY font /app/font # buildkit98.8 KB
31COPY js /app/js # buildkit586 B
32COPY index.html /app/index.html # buildkit555 B
33COPY favicon.ico /app/favicon.ico # buildkit274 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /