Block a user
murmel-tcg (1.0.0)
Published 2026-02-26 22:54:06 +01:00 by arindy
Installation
docker pull git.arindy.de/arindy/murmel-tcg:1.0.0sha256:be688e5e836b65d8ed0c45fae265a35382fdb4cd73546e213362f7ed2b0cae12
Image Layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-micro-container" |
| LABEL name="ubi9/ubi-micro" |
| LABEL version="9.7" |
| LABEL cpe="cpe:/a:redhat:enterprise_linux:9::appstream" |
| 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:8438e950ae5649e8a42ae840b73d0964bf03b5ce8202aad3719214b710089571 in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/ |
| CMD /bin/sh |
| COPY file:f99a8fd6c637d9c9f6c672e4be77245c2dedf4b9f532312651aaf468cf6ce47d in /usr/share/buildinfo/content-sets.json |
| COPY file:f99a8fd6c637d9c9f6c672e4be77245c2dedf4b9f532312651aaf468cf6ce47d in /root/buildinfo/content_manifests/content-sets.json |
| COPY file:e6f9b05d926ca263da9ce24f93c3e36fce73bb78cdf64aa58874b01bf93aab99 in /usr/share/buildinfo/labels.json |
| COPY file:e6f9b05d926ca263da9ce24f93c3e36fce73bb78cdf64aa58874b01bf93aab99 in /root/buildinfo/labels.json |
| LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="fb13dfb1d3b1780bc000e6c28e46376578299810" "org.opencontainers.image.revision"="fb13dfb1d3b1780bc000e6c28e46376578299810" "build-date"="2026-02-17T16:40:29Z" "org.opencontainers.image.created"="2026-02-17T16:40:29Z" "release"="1771346390"org.opencontainers.image.revision=fb13dfb1d3b1780bc000e6c28e46376578299810,org.opencontainers.image.created=2026-02-17T16:40:29Z |
| COPY file:4cbaec69f1cde6e7fd1ee2a5e1fae596e8b14350009e77ea09c33015c4e7924e in /usr/lib64/libgcc_s.so.1 |
| COPY file:be5ea20d8474b65a987e8728022ff31e86e2ff7f8af8e56faf3a883fc07d20b5 in /usr/lib64/libstdc++.so.6 |
| COPY file:08b4c416057d3d0da74bba71b4af2cb4a397aff9e4c377fbb83d84149156fa89 in /usr/lib64/libz.so.1 |
| WORKDIR /work/ |
| RUN /bin/sh -c chown 1001 /work && chmod "g+rwX" /work && chown 1001:root /work # buildkit |
| COPY --chown=1001:root --chmod=0755 target/*-runner /work/application # buildkit |
| EXPOSE map[8080/tcp:{}] |
| USER 1001 |
| ENTRYPOINT ["./application" "-Dquarkus.http.host=0.0.0.0"] |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2026-02-17T16:40:29Z |
| com.redhat.component | ubi9-micro-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| description | Very small image which doesn't install the package manager. |
| distribution-scope | public |
| io.buildah.version | 1.33.7 |
| 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 |
| org.opencontainers.image.created | 2026-02-17T16:40:29Z |
| org.opencontainers.image.revision | fb13dfb1d3b1780bc000e6c28e46376578299810 |
| release | 1771346390 |
| summary | ubi9 micro image |
| url | https://catalog.redhat.com/en/search?searchType=containers |
| vcs-ref | fb13dfb1d3b1780bc000e6c28e46376578299810 |
| vcs-type | git |
| vendor | Red Hat, Inc. |
| version | 9.7 |