rackspacengpc/ui:flex-bids

Multi-platform
Index digest

sha256:aaee52fe5d114a298c5a3920b6b84e891b8ac6d747264b82218f279a0e42f31f

OS/ARCH

Compressed size

26.32 MB

Last pushed

2 days by knnguy

Type

Image

Manifest digest

sha256:9ff0cf64801018ff88c8b0c0e93451519ecc5ff6cdd7c8d0e46888ee4d7f756f

Image Layers

1ADD file ... in / 3.11 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.24.00 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.7 MB
7COPY docker-entrypoint.sh / # buildkit627 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
9COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit769 B
10COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
11ENTRYPOINT ["/docker-entrypoint.sh"]0 B
12EXPOSE map[80/tcp:{}]0 B
13STOPSIGNAL SIGQUIT0 B
14CMD ["nginx" "-g" "daemon off;"]0 B
15COPY support/ / # buildkit670 B
16COPY /usr/src/app/build /usr/share/nginx/html # buildkit20.62 MB
17EXPOSE [3000/tcp]0 B
18WORKDIR /usr/share/nginx/html32 B
19COPY ./env.sh . # buildkit906 B
20COPY .env . # buildkit677 B
21RUN /bin/sh -c apk add904.33 KB
22RUN /bin/sh -c chmod +x32 B
23CMD ["/bin/bash" "/usr/share/nginx/html/env.sh"]0 B

Command

ADD file:c3b6b575eb741f914ec12bd4df43de0cb044a1f2bae7ff15d176e49b5986d903 in /