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

otel-bi-frontend (b1de6284f714bf8b9cb1a478a76dbce5dcd95b19)

Published 2026-05-11 17:08:33 +02:00 by domagoj in domagoj/zavrsni-rad-otel-app

Installation

docker pull git.andric.com.hr/domagoj/otel-bi-frontend:b1de6284f714bf8b9cb1a478a76dbce5dcd95b19
sha256:2de2751d4e98976a5b9c55fd99a5450ec57d1d3b44e1f749ce57fb1058089eef

Images

Digest OS / Arch Size
cc90ab2abe 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