workflow-dotnet-base (sha256:950a59a3f725a8073e4a6b5af593527dc71d11d00394eae422cf45ab56c0bf5f)
Installation
docker pull git.dutches.de/dutch/workflow-dotnet-base@sha256:950a59a3f725a8073e4a6b5af593527dc71d11d00394eae422cf45ab56c0bf5fsha256:950a59a3f725a8073e4a6b5af593527dc71d11d00394eae422cf45ab56c0bf5fAbout 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
2026-03-23 21:05:07 +01:00
Versions (3)
View all
Container
13
OCI / Docker
linux/amd64
dutch@dutches.de
MIT
126 MiB