Domagoj Andrić domagoj
  • Joined on 2026-03-02

otel-bi-frontend (dbf1a05b089445b84686c724bf4aaf45ffa27952)

Published 2026-05-11 14:05:25 +02:00 by domagoj in domagoj/zavrsni-rad-otel-app

Installation

docker pull git.andric.com.hr/domagoj/otel-bi-frontend:dbf1a05b089445b84686c724bf4aaf45ffa27952
sha256:6f231e8a5fc6487611582bd6e5f51be740bb502b83e30b55195fa3d4a8baf277

Images

Digest OS / Arch Size
79f90a101f linux/amd64 96 MiB

Image Layers ( linux/amd64)

KIWI 10.2.33
RUN /bin/sh -c dnf install -y nginx && dnf clean all # buildkit
COPY /app/dist /usr/share/nginx/html # buildkit
COPY nginx.conf /etc/nginx/conf.d/default.conf # buildkit
EXPOSE [8080/tcp]
CMD ["nginx" "-g" "daemon off;"]

Labels

Key Value
io.buildah.version 1.41.4
license BSD-3-Clause
name rockylinux
org.opencontainers.image.authors Lukas Magauer, Neil Hanlon, Louis Abel
org.opencontainers.image.licenses BSD-3-Clause
org.opencontainers.image.source https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10
org.opencontainers.image.title rockylinux
org.opencontainers.image.vendor Rocky Enterprise Software Foundation
org.opencontainers.image.version 10
summary Rocky Linux Base image
vendor Rocky Enterprise Software Foundation
version 10