Block a user
cups (0.5)
Published 2025-06-25 07:35:01 +00:00 by scl
Installation
docker pull gitlab.tidis.nl/scl/cups:0.5
sha256:61c100835c39421c4887ea0a3b1a217e80acf1e923bbb8b9049a7c1814ca58d0
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:b25666a2cecd4aabfea3117014fd574e02f36a49fdf092027d5fe0c6cb3df046 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-24T17:30:37" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="fbd8c9ae24dcadf38d1c0eed1a6e33267aea887e" "release"="1750786174" |
USER root |
RUN /bin/sh -c yum check-update && yum install -y cups cups-client cups-filters # buildkit |
EXPOSE map[631/tcp:{}] |
COPY --chown=root:lp cupsd.conf /etc/cups/cupsd.conf # buildkit |
CMD ["/usr/sbin/cupsd" "-f"] |
Labels
Key | Value |
---|---|
architecture | x86_64 |
build-date | 2025-06-24T17:30:37 |
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 | 1750786174 |
summary | Provides the latest release of Red Hat Universal Base Image 9. |
url | https://www.redhat.com |
vcs-ref | fbd8c9ae24dcadf38d1c0eed1a6e33267aea887e |
vcs-type | git |
vendor | Red Hat, Inc. |
version | 9.6 |