Sign inSign up

wimotek/cloudpaste-frontend:260420

Multi-platform
Index digest

sha256:c330e7503c0df050e5941236e4ab289238fe77fd5af79c56738264c72ee99ac5

OS/ARCH

Compressed size

29.35 MB

Last pushed

5 months by wimotek

Type

Image

Manifest digest

sha256:481818a470e38c0d22082cc13adcb5c6f9c8029207bcd4ef9aaee4deb2c326c6

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.72 MB
7COPY docker-entrypoint.sh / # buildkit627 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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.40 B
17ENV NJS_RELEASE=30 B
18RUN /bin/sh -c set -x12.32 MB
19COPY /app/dist /usr/share/nginx/html # buildkit10.12 MB
20COPY docker/frontend/nginx.conf /etc/nginx/conf.d/default.conf # buildkit791 B
21COPY docker/frontend/entrypoint.sh /entrypoint.sh # buildkit638 B
22RUN /bin/sh -c chmod +x636 B
23EXPOSE [80/tcp]0 B
24CMD ["/entrypoint.sh"]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /