Sign inSign up

ddecrulle/drama-queen:0.1.0

Index digest

sha256:956413efe8ae9d3c286a234ae202bdd013ec01879f3d052952a322f571978d54

OS/ARCH

linux/amd64

Compressed size

55.19 MB

Last pushed

over 3 years by ddecrulle

Type

Image

Manifest digest

sha256:8b2f7ea1d81b895d6d6ee630c8292074f3fad18df13235004eb8ab758d729b30

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.23.40 B
5ENV NJS_VERSION=0.7.110 B
6ENV PKG_RELEASE=1~bullseye0 B
7/bin/sh -c set -x 24.4 MB
8COPY file:7b307b62e82255f040c9812421a30090bf9abf3685f27b02d77fcca99f997911 in / 626 B
9COPY file:5c18272734349488bd0c94ec8d382c872c1a0a435cca13bd4671353d6021d2cb in /docker-entrypoint.d 958 B
10COPY file:abbcbf84dc17ee4454b6b2e3cf914be88e02cf84d344ec45a5b31235379d722a in /docker-entrypoint.d 773 B
11COPY file:e57eef017a414ca793499729d80a7b9075790c9a804f930f1417e56d506970cf in /docker-entrypoint.d 1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16RUN /bin/sh -c rm -rf216 B
17ADD dist /usr/share/nginx/html # buildkit840.35 KB
18RUN /bin/sh -c rm etc/nginx/conf.d/default.conf187 B
19COPY ./nginx.conf /etc/nginx/conf.d/ # buildkit532 B
20COPY entrypoint.sh /entrypoint.sh # buildkit229 B
21RUN /bin/sh -c chmod 755229 B
22ENTRYPOINT ["/entrypoint.sh"]0 B
23CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:11b1acca3f68b5c5787e292ff8dbdd114964a7272bf3519ab07710cbc01a0838 in /