workflow-dotnet-base (sha256:6a40eec2ba5437462e15de5a0609a9fdd5d19f15c1535ef3a3eb30a882fb9872)

Published 2026-06-01 04:12:35 +02:00 by Dutch in Dutch/workflow-dotnet-image

Installation

docker pull git.dutches.de/dutch/workflow-dotnet-base@sha256:6a40eec2ba5437462e15de5a0609a9fdd5d19f15c1535ef3a3eb30a882fb9872
sha256:6a40eec2ba5437462e15de5a0609a9fdd5d19f15c1535ef3a3eb30a882fb9872

About this package

Base image to use in CICD pipelines

Image layers

KIWI 10.2.45
LABEL name="workflow-base"
LABEL license="MIT"
LABEL vendor="dutches.de"
LABEL org.opencontainers.image.name="workflow-base"
LABEL org.opencontainers.image.description="Base image to use in CICD pipelines"
LABEL org.opencontainers.image.source="https://git.dutches.de/Dutch/workflow-base-image/src/branch/main/Containerfile"
LABEL org.opencontainers.image.url="https://git.dutches.de/Dutch/workflow-base-image"
LABEL org.opencontainers.image.license="MIT"
LABEL org.opencontainers.image.authors="dutch@dutches.de"
LABEL org.opencontainers.image.vendor="dutches.de"
/bin/sh -c microdnf update -y && microdnf install -y --nodocs --setopt install_weak_deps=0 nodejs npm git && microdnf clean all -y
LABEL "org.opencontainers.image.version"="2.0.1" "org.opencontainers.image.created"="2026-03-28T08:57:26Z" "org.opencontainers.image.revision"="e5bebf76149b59c1b0480aaa8d3b421c29dafd51" "version"="2.0.1"
ARG PACKAGES
ENV ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false DOTNET_CLI_TELEMETRY_OPTOUT=1 DOTNET_NOLOGO=1 DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 DOTNET_GENERATE_ASPNET_CERTIFICATE=0
|1 PACKAGES= /bin/sh -c extra_packages="$(echo "$PACKAGES" | tr ',' ' ')" && microdnf update -y && microdnf install -y --nodocs --setopt install_weak_deps=0 libatomic tar gzip tzdata libicu openssl $extra_packages && microdnf clean all -y

Labels

Key Value
io.buildah.version 1.43.1
license MIT
name workflow-base
org.opencontainers.image.authors dutch@dutches.de
org.opencontainers.image.created 2026-03-28T08:57:26Z
org.opencontainers.image.description Base image to use in CICD pipelines
org.opencontainers.image.license MIT
org.opencontainers.image.licenses MIT
org.opencontainers.image.name workflow-base
org.opencontainers.image.revision e5bebf76149b59c1b0480aaa8d3b421c29dafd51
org.opencontainers.image.source https://git.dutches.de/Dutch/workflow-base-image/src/branch/main/Containerfile
org.opencontainers.image.title fedora-minimal
org.opencontainers.image.url https://git.dutches.de/Dutch/workflow-base-image
org.opencontainers.image.vendor dutches.de
org.opencontainers.image.version 2.0.1
vendor dutches.de
version 2.0.1
Details
Container
2026-06-01 04:12:35 +02:00
2
OCI / Docker
linux/amd64
dutch@dutches.de
MIT
206 MiB
Versions (4) View all
latest 2026-06-01
260601 2026-06-01
260401 2026-04-01
260323 2026-03-23