ubi10-nginx (latest)

Published 2026-06-28 15:32:00 +03:00 by tsvetan in tsvetan/hello-world

Installation

docker pull git.unixworld.org/tsvetan/ubi10-nginx:latest
sha256:f250174fb8e091bc30cf3c90a06805d19ae609cfe4b58bf946e521abd0db5c50

Image layers

LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc." url="https://catalog.redhat.com/en/search?searchType=containers" com.redhat.component="ubi10-container" name="ubi10/ubi" cpe="cpe:/o:redhat:enterprise_linux:10.2" version="10.2" 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 10."
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 10"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="base rhel10"
ENV container oci
COPY dir:0b4c1937d7b00cad357fda9023b01611df6d5155c35b0d6820199de292f21ff0 in /
COPY file:7434e7ac38eae122961f7433f94f69681ae6b7673c89bc0a33c8831ed9c5dbfc in /etc/yum.repos.d/.
CMD ["/bin/bash"]
COPY dir:87c66853e69ba0a18e0282c16080e4d537b737683f31d8e226656ab3c1e0fd63 in /usr/share/buildinfo/
COPY dir:87c66853e69ba0a18e0282c16080e4d537b737683f31d8e226656ab3c1e0fd63 in /root/buildinfo/
LABEL "org.opencontainers.image.created"="2026-06-24T05:12:05Z" "org.opencontainers.image.revision"="81cf8b34c5666141f3d4a3fab1fe5a9143bcc2a1" "build-date"="2026-06-24T05:12:05Z" "architecture"="x86_64" "vcs-ref"="81cf8b34c5666141f3d4a3fab1fe5a9143bcc2a1" "vcs-type"="git" "release"="1782277716"org.opencontainers.image.created=2026-06-24T05:12:05Z,org.opencontainers.image.revision=81cf8b34c5666141f3d4a3fab1fe5a9143bcc2a1
LABEL maintainer="Tsvetan Gerov <tsvetan@unixworld.org>"
LABEL description="Demo Nginx web server running on UBI 10"
/bin/sh -c dnf -y update && dnf -y install nginx && dnf clean all
/bin/sh -c ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
EXPOSE 80
CMD ["nginx", "-g", "daemon off;"]

Labels

Key Value
architecture x86_64
build-date 2026-06-24T05:12:05Z
com.redhat.component ubi10-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
cpe cpe:/o:redhat:enterprise_linux:10.2
description Demo Nginx web server running on UBI 10
distribution-scope public
io.buildah.version 1.43.2
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 10
io.openshift.expose-services
io.openshift.tags base rhel10
maintainer Tsvetan Gerov <tsvetan@unixworld.org>
name ubi10/ubi
org.opencontainers.image.created 2026-06-24T05:12:05Z
org.opencontainers.image.revision 81cf8b34c5666141f3d4a3fab1fe5a9143bcc2a1
release 1782277716
summary Provides the latest release of Red Hat Universal Base Image 10.
url https://catalog.redhat.com/en/search?searchType=containers
vcs-ref 81cf8b34c5666141f3d4a3fab1fe5a9143bcc2a1
vcs-type git
vendor Red Hat, Inc.
version 10.2
Details
Container
2026-06-28 15:32:00 +03:00
1
OCI / Docker
linux/amd64
82 MiB
Versions (1) View all
latest 2026-06-28