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

otel-bi-frontend (latest)

Published 2026-06-27 18:28:02 +02:00 by domagoj in domagoj/zavrsni-rad-otel-app

Installation

docker pull git.andric.com.hr/domagoj/otel-bi-frontend:latest
sha256:6470fba374913ee9466ee8645201d4bf7fd29ad5c9f6d2e1f9f19b0da854734d

Images

Digest OS / Arch Size
1aa1c3bcba linux/amd64 95 MiB

Image Layers ( linux/amd64)

KIWI 10.2.44
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.43.1
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