laundering (v0.0.1)

Published 2026-02-20 19:16:21 +01:00 by malopieds in banquise/laundering

Installation

docker pull git.la-banquise.fr/banquise/laundering:v0.0.1
sha256:34e51d9ff1e76e3532c75d4e8bb1844abbde0842854a5827252046a21784a3b2

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://www.redhat.com"
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.5"
LABEL distribution-scope="public"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="ubi9 micro image"
LABEL description="Very small image which doesn't install the package manager."
LABEL io.k8s.description="Very small image which doesn't install the package manager."
LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
LABEL io.openshift.expose-services=""
COPY dir:30f4bf8730188756f7ddfeab2e88ca0e14a6f3b6e52ed6e38d79b2d08458c224 in /
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
CMD /bin/sh
COPY file:bc4e5ea7c9bb48901dc62121f094109ad85c0ae2bf4169dee234618cf6b9bd60 in /usr/share/buildinfo/content-sets.json
LABEL "build-date"="2025-04-30T08:49:38" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="b90d9fb02b3a7b280f0ffe16e69bbd67c0134c4a" "release"="1746002938"
COPY /usr/lib64/libgcc_s.so.1 /usr/lib64/libgcc_s.so.1 # buildkit
COPY /usr/lib64/libstdc++.so.6 /usr/lib64/libstdc++.so.6 # buildkit
COPY /usr/lib64/libz.so.1 /usr/lib64/libz.so.1 # buildkit
WORKDIR /work
/bin/sh -c chown 1001 /work && chmod "g+rwX" /work && chown 1001:root /work
COPY --chown=1001:root file:f2ad45cad142df998cecbf2ce7694dbebf923f8042950cd56f0319c77412d154 in /work/application
EXPOSE 8080
USER 1001
ENTRYPOINT ["./application" "-Dquarkus.http.host=0.0.0.0"]

Labels

Key Value
architecture x86_64
build-date 2025-04-30T08:49:38
com.redhat.component ubi9-micro-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description Very small image which doesn't install the package manager.
distribution-scope public
io.buildah.version 1.39.0-dev
io.k8s.description Very small image which doesn't install the package manager.
io.k8s.display-name Red Hat Universal Base Image 9 Micro
io.openshift.expose-services
maintainer Red Hat, Inc.
name ubi9/ubi-micro
release 1746002938
summary ubi9 micro image
url https://www.redhat.com
vcs-ref b90d9fb02b3a7b280f0ffe16e69bbd67c0134c4a
vcs-type git
vendor Red Hat, Inc.
version 9.5
Details
Container
2026-02-20 19:16:21 +01:00
3
OCI / Docker
linux/amd64
55 MiB
Versions (1) View all
v0.0.1 2026-02-20