workflow-dotnet-base (sha256:15841794893e351e32c458cbaca9e4cbf95668040b7454256341e9c609b244a2)

Published 2026-03-23 21:05:07 +01:00 by Dutch in Dutch/workflow-dotnet-image

Installation

docker pull git.dutches.de/dutch/workflow-dotnet-base@sha256:15841794893e351e32c458cbaca9e4cbf95668040b7454256341e9c609b244a2
sha256:15841794893e351e32c458cbaca9e4cbf95668040b7454256341e9c609b244a2

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.0" "org.opencontainers.image.created"="2026-03-19T19:41:51Z" "org.opencontainers.image.revision"="3fa43e26d360a4c47a204f154397b6b49f07713e" "version"="2.0.0"
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.41.5
license MIT
name workflow-base
org.opencontainers.image.authors dutch@dutches.de
org.opencontainers.image.created 2026-03-19T19:41:51Z
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 3fa43e26d360a4c47a204f154397b6b49f07713e
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.0
vendor dutches.de
version 2.0.0
Details
Container
2026-03-23 21:05:07 +01:00
47
OCI / Docker
linux/arm64/v8
dutch@dutches.de
MIT
122 MiB
Versions (3) View all
latest 2026-04-01
260401 2026-04-01
260323 2026-03-23