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

otel-bi-frontend (cf54ccc7b39e2dee8589f6bdc02fe6a646f8c5a1)

Published 2026-06-27 15:59:10 +02:00 by domagoj in domagoj/zavrsni-rad-otel-app

Installation

docker pull git.andric.com.hr/domagoj/otel-bi-frontend:cf54ccc7b39e2dee8589f6bdc02fe6a646f8c5a1
sha256:be3805c34932f13edcbecb69bdf8238e93da2e3cc4fa165723864783d592fc92

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