Block a user
cups (latest)
Published 2025-06-25 07:35:05 +00:00 by scl
Installation
docker pull gitlab.tidis.nl/scl/cups:latest
sha256:eb9167746d0d62f6543ed78d88c8f36d92711c7f209a5b781f1bd9707c14115f
Image Layers
LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc." |
LABEL url="https://www.redhat.com" |
LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.6" distribution-scope="public" |
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
LABEL summary="Provides the latest release of Red Hat Universal Base Image 9." |
LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
LABEL io.k8s.display-name="Red Hat Universal Base Image 9" |
LABEL io.openshift.expose-services="" |
LABEL io.openshift.tags="base rhel9" |
ENV container oci |
COPY dir:7570021887a0f5927849fc20a3596c266eb91c70d742a5af360cefd1fe0436f1 in / |
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. |
CMD ["/bin/bash"] |
COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json |
LABEL "build-date"="2025-06-10T08:01:13" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="4534bba8604259ffbc5f2dbf3fd6616b7896d111" "release"="1749542372" |
RUN /bin/sh -c yum install cups -y # buildkit |
USER root |
COPY ./cupsd.conf /etc/cups/cupsd.conf # buildkit |
CMD ["/bin/bash" "-c" "cupsd -f"] |
Labels
Key | Value |
---|---|
architecture | x86_64 |
build-date | 2025-06-10T08:01:13 |
com.redhat.component | ubi9-container |
com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
description | The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
distribution-scope | public |
io.buildah.version | 1.39.0-dev |
io.k8s.description | The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
io.k8s.display-name | Red Hat Universal Base Image 9 |
io.openshift.expose-services | |
io.openshift.tags | base rhel9 |
maintainer | Red Hat, Inc. |
name | ubi9 |
release | 1749542372 |
summary | Provides the latest release of Red Hat Universal Base Image 9. |
url | https://www.redhat.com |
vcs-ref | 4534bba8604259ffbc5f2dbf3fd6616b7896d111 |
vcs-type | git |
vendor | Red Hat, Inc. |
version | 9.6 |