Sign inSign up

prefecthq/ui:core-1.2.4

Manifest digest

sha256:bdd84f14765e6fa64a45e999fae2d51884e352df0ba65b04389dc38d646474f1

OS/ARCH

linux/amd64

Compressed size

74.91 MB

Last pushed

about 4 years by prefectci

Type

Image

Manifest digest

sha256:bdd84f14765e6fa64a45e999fae2d51884e352df0ba65b04389dc38d646474f1

Image Layers

1ADD file ... in / 29.93 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.22.00 B
5ENV NJS_VERSION=0.7.40 B
6ENV PKG_RELEASE=1~bullseye0 B
7/bin/sh -c set -x 24.18 MB
8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 601 B
9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 894 B
10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 665 B
11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16COPY /app/dist /var/www # buildkit10.4 MB
17COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit305 B
18COPY ./start_server.sh /start_server.sh # buildkit416 B
19RUN /bin/sh -c chmod a+x464 B
20COPY ./intercept.sh /intercept.sh # buildkit249 B
21RUN /bin/sh -c chmod a+x250 B
22ARG UID=1010 B
23ARG GID=1010 B
24RUN |2 UID=101 GID=101 /bin/sh680 B
25RUN |2 UID=101 GID=101 /bin/sh10.4 MB
26USER 1010 B
27STOPSIGNAL SIGINT0 B
28CMD ["/intercept.sh"]0 B

Command

ADD file:134f25aec8adf83cb940ba073a3409ca85dbb5ae592b704f95193e7d2539a3bc in /