Block a user
nginx-test-app (0.2)
Published 2025-06-11 08:08:59 +00:00 by scl
Installation
docker pull gitlab.tidis.nl/scl/nginx-test-app:0.2
sha256:4faba93af3c3a2ba695f595704e9241f2e7d4fa1faa0696fdd2986ecbd7bb466
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" |
USER root |
/bin/sh -c dnf install python3 nginx -y |
/bin/sh -c mkdir -p /usr/share/nginx/ |
ADD file:60b77b75f571865947960b66415bfaca52e7267526918d6e4eb7d75916590974 in /usr/share/nginx/html/index.html |
ADD file:824924fb9049cb6d4bf3e3a0cd39afc7908ecce5abfcfd5fc7170e0ccbb0129f in /etc/nginx/nginx.conf |
ADD file:cb454a04e2a8cf2789e2b3a2c19285418720da93c433151cddfc2e13182f362f in /etc/nginx/conf.d/test.conf |
EXPOSE 80 |
EXPOSE 443 |
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.40.0 |
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 |