• Joined on 2024-08-05

cups (0.2)

Published 2025-06-23 08:32:33 +00:00 by scl

Installation

docker pull gitlab.tidis.nl/scl/cups:0.2
sha256:45ed2ce9c53c64e0efc00c2f4a619e1322439c4e0ca5782d8f3dc31b8ca536db

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
COPY ./nginx.conf /etc/nginx/nginx.conf # buildkit
COPY ./reverseproxy.conf /etc/nginx/conf.d/reverseproxy.conf # buildkit
CMD ["/bin/bash" "-c" "systemctl enable nginx && systemctl start nginx && systemctl reload nginx && 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
Details
Container
2025-06-23 08:32:33 +00:00
0
OCI / Docker
linux/amd64
139 MiB
Versions (4) View all
latest 2025-06-25
0.5 2025-06-25
0.4 2025-06-23
0.2 2025-06-23