sha256:56b6089d134980e0a5648a31d517667d07ab089509f75ca70ec21877a085e441
OS/ARCH
Compressed size
115.57 MB
Last pushed
21 days by maximhq
Type
Image
Manifest digest
sha256:bf07f593dfa4807bbf24c8b0cdc4bcacfcc4f09d1689f98f530779e7199a0e21
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi9-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel9"0 B12ENV container oci0 B13COPY dir:975e595a9e6cbbfee7f07eb5443a58fb81eff06cafb12ae4f0e1422e8692c141 in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /usr/share/buildinfo/ 0 B17COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /root/buildinfo/ 0 B18LABEL "org.opencontainers.image.created"="2026-08-17T17:26:46Z" "org.opencontainers.image.revision"="6bb838e7904a1c68094d157a898fff623ad3fcb9" "build-date"="2026-08-17T17:26:46Z" "architecture"="x86_64"38.83 MB19ARG VERSION=2.0.00 B20LABEL name=maximhq/bifrost vendor=H3 Labs Inc0 B21WORKDIR /app93 B22RUN |1 VERSION=2.0.0 /bin/sh -c11.11 KB23COPY LICENSE /licenses/LICENSE # buildkit3.96 KB24COPY /app/main . # buildkit38.36 MB25COPY /app/docker-entrypoint.sh . # buildkit1.47 KB26ARG ARG_APP_PORT=80800 B27ARG ARG_APP_HOST=0.0.0.00 B28ARG ARG_LOG_LEVEL=info0 B29ARG ARG_LOG_STYLE=json0 B30ARG ARG_APP_DIR=/app/data0 B31ENV APP_PORT=8080 APP_HOST=0.0.0.0 LOG_LEVEL=info LOG_STYLE=json0 B32ENV GOGC= GOMEMLIMIT=0 B33RUN |6 VERSION=2.0.0 ARG_APP_PORT=8080 ARG_APP_HOST=0.0.0.038.37 MB34USER 10010 B35VOLUME [/app/data]0 B36EXPOSE [8080/tcp]0 B37HEALTHCHECK {Test:[CMD-SHELL curl-minimal -f -s0 B38ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B39CMD ["/app/main"]0 BCommand
LABEL maintainer="Red Hat, Inc."