Sign inSign up

makeplane/web-commercial-fips:choreaddfipsdockerfilefluxrunner

Multi-platform
Index digest

sha256:c004ff50b8d016f3e31d919495fc895fbdfcde57c9ceda465112b48713b149c4

OS/ARCH

Compressed size

180.23 MB

Last pushed

7 months by makeplane

Type

Image

Manifest digest

sha256:821cb817c8cf51d768ab4d83a0e5c4087aaaf8a6837fddab0e3e1392665e44b7

Image Layers

1LABEL maintainer="Red Hat, Inc." 0 B
2LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
3LABEL summary="Provides the latest release0 B
4LABEL description="The Universal Base Image0 B
5LABEL io.k8s.description="The Universal Base Image0 B
6LABEL io.k8s.display-name="Red Hat Universal Base0 B
7LABEL io.openshift.expose-services=""0 B
8LABEL io.openshift.tags="base rhel10"0 B
9ENV container oci0 B
10COPY dir:6699d71b5f53ee38496d94dcc6d0bee4b43db73a2ec7b1560b41176efe31d45a in / 0 B
11COPY file:7434e7ac38eae122961f7433f94f69681ae6b7673c89bc0a33c8831ed9c5dbfc in /etc/yum.repos.d/. 0 B
12CMD ["/bin/bash"]0 B
13COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /usr/share/buildinfo/content-sets.json 0 B
14COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /root/buildinfo/content_manifests/content-sets.json 0 B
15COPY file:bb52e8cca9ad0983ecef9a783cc3088e0d86abc6c080d8fda63e39508df26ce3 in /usr/share/buildinfo/labels.json 0 B
16COPY file:bb52e8cca9ad0983ecef9a783cc3088e0d86abc6c080d8fda63e39508df26ce3 in /root/buildinfo/labels.json 0 B
17LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="a2be509f55514a28f8c6913547b529ef8acad313" "org.opencontainers.image.revision"="a2be509f55514a28f8c6913547b529ef8acad313"76.53 MB
18ENV SUMMARY="Base image which allows0 B
19LABEL summary="$SUMMARY" 0 B
20ENV 0 B
21/bin/sh -c . /cachi2/cachi2.env &&0 B
22COPY dir:37f69665f54a97126cf208f9b880bfe35cb36cd94584f2ef77bb38008a7055bf in / 0 B
23WORKDIR ${HOME}0 B
24ENTRYPOINT ["container-entrypoint"]0 B
25CMD ["base-usage"]0 B
26/bin/sh -c . /cachi2/cachi2.env &&0 B
27COPY file:a2793ee25ea6b8b7ea455e186af7fe39bc1dc82657187aae913b20d4338d3ca9 in /usr/share/buildinfo/content-sets.json 0 B
28COPY file:a2793ee25ea6b8b7ea455e186af7fe39bc1dc82657187aae913b20d4338d3ca9 in /root/buildinfo/content_manifests/content-sets.json 0 B
29COPY file:d80eeca4def2ae2308b71a81f52835b87740b1bacb9fc5c899f5267766674c3b in /usr/share/buildinfo/labels.json 0 B
30COPY file:d80eeca4def2ae2308b71a81f52835b87740b1bacb9fc5c899f5267766674c3b in /root/buildinfo/labels.json 0 B
31LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="3abd6325fe55e4321b72d635dfc9244bf58790ff" "org.opencontainers.image.revision"="3abd6325fe55e4321b72d635dfc9244bf58790ff"9.06 MB
32EXPOSE 80800 B
33EXPOSE 84430 B
34ENV NAME=nginx 0 B
35ENV SUMMARY="Platform for running nginx0 B
36LABEL summary="${SUMMARY}" 0 B
37ENV NGINX_CONFIGURATION_PATH=${APP_ROOT}/etc/nginx.d 0 B
38/bin/sh -c . /cachi2/cachi2.env &&0 B
39COPY dir:af1968967fc4fd6e471745ca51e88c77cc1dc4823d6a60052f3213b1ec5676a8 in $STI_SCRIPTS_PATH 0 B
40COPY dir:83c6fc9b41d35a00fabbe65b83e44e26c99308d54c9d12e975123a671ec9fcfa in / 0 B
41/bin/sh -c . /cachi2/cachi2.env &&0 B
42USER 10010 B
43STOPSIGNAL SIGQUIT0 B
44CMD $STI_SCRIPTS_PATH/usage0 B
45COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /usr/share/buildinfo/content-sets.json 0 B
46COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /root/buildinfo/content_manifests/content-sets.json 0 B
47COPY file:a0705e1964aae09f186226eccbd100ca21f169e6198b692fd44f9880bf7b2fd2 in /usr/share/buildinfo/labels.json 0 B
48COPY file:a0705e1964aae09f186226eccbd100ca21f169e6198b692fd44f9880bf7b2fd2 in /root/buildinfo/labels.json 0 B
49LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="93c28b0b2c1fa7ea2d158a812ca5ad7db3d70297" "org.opencontainers.image.revision"="93c28b0b2c1fa7ea2d158a812ca5ad7db3d70297"11.75 MB
50USER root0 B
51COPY apps/web/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit589 B
52COPY /app/apps/web/build/client /usr/share/nginx/html # buildkit41.45 MB
53RUN /bin/sh -c mkdir -p41.45 MB
54EXPOSE map[3000/tcp:{}]0 B
55USER 10010 B
56HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:3000/0 B
57CMD ["nginx" "-g" "daemon off;"]0 B

Command

LABEL maintainer="Red Hat, Inc."       vendor="Red Hat, Inc."       url="https://catalog.redhat.com/en/search?searchType=containers"       com.redhat.component="ubi10-container"       name="ubi10/ubi"       cpe="cpe:/o:redhat:enterprise_linux:10.1"       version="10.1"       distribution-scope="public"