Gero Müller gmueller
  • Joined on 2016-02-06

autosec (latest)

Published 2025-07-10 21:35:50 +00:00 by gmueller

Installation

docker pull code.camijo.de/gmueller/autosec:latest
sha256:0772368982da8609fd327b0a2889e7d3a99e36c7e5b31bb1902876bacb4c34ea

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.6"
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:23d15c7ed54c30ab0867c2a7e7d620d66388cc69fba349c1ff7ea6f37614fc03 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-07-08T08:12:13" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="d3f2873bac599368a8d609e4232adaacb85faff6" "release"="1751962311"
COPY --from=build /workspace/frontend /usr/local/share/autosec
COPY --from=build /workspace/backend/target/release/autosec-backend /usr/local/bin/autosec
RUN mkdir -p /var/lib/autosec/

Labels

Key Value
architecture x86_64
build-date 2025-07-08T08:12:13
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.41.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 1751962311
summary ubi9 micro image
url https://www.redhat.com
vcs-ref d3f2873bac599368a8d609e4232adaacb85faff6
vcs-type git
vendor Red Hat, Inc.
version 9.6
Details
Container
2025-07-10 21:35:50 +00:00
2
OCI / Docker
linux/amd64
13 MiB
Versions (1) View all
latest 2025-07-10