Sign inSign up

ddecrulle/drama-queen:latest

Index digest

sha256:7c81175d9ab4da33b6b25e8c1d9eef878b5b7263843f16840759c202abea4262

OS/ARCH

linux/amd64

Compressed size

55.18 MB

Last pushed

over 3 years by ddecrulle

Type

Image

Manifest digest

sha256:8b645954f59a443926a4cef6a23d3d7257bd858eb4e8c51a30f730101fe56236

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 956 B
10COPY file:abbcbf84dc17ee4454b6b2e3cf914be88e02cf84d344ec45a5b31235379d722a in /docker-entrypoint.d 772 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.44 KB
18RUN /bin/sh -c rm etc/nginx/conf.d/default.conf185 B
19COPY ./nginx.conf /etc/nginx/conf.d/ # buildkit531 B
20COPY entrypoint.sh /entrypoint.sh # buildkit248 B
21RUN /bin/sh -c chmod 755249 B
22ENTRYPOINT ["/entrypoint.sh"]0 B
23CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /