No description
Find a file
Renovate Bot d02d15600e
All checks were successful
Build workflow image / podman-build (pull_request) Successful in 23m29s
chore(deps): update git.dutches.de/dutch/workflow-dotnet-base docker tag to v260601
2026-06-01 06:04:40 +00:00
.forgejo/workflows chore(deps): update git.dutches.de/dutch/workflow-podman docker tag to v2 2026-05-30 19:14:14 +00:00
Containerfile.base chore(deps): update git.dutches.de/dutch/workflow-base docker tag to v2.0.1 2026-03-28 10:00:40 +00:00
Containerfile.net chore(deps): update git.dutches.de/dutch/workflow-dotnet-base docker tag to v260601 2026-06-01 06:04:40 +00:00
Containerfile.workloads feat: scheduled builds for 9.0-10.0-android 2026-03-28 00:20:43 +01:00
README.md initial commit 2025-11-28 22:35:31 +01:00
renovate.json chore: renovate auto merge base image 2026-03-26 16:34:00 +01:00

Workflow .NET image

This repository provides a basic .NET container image primarily intended for use in CI/CD actions/pipelines.

SDK Version

All available images can be found in the Packages tab.

Currently available are the following images:

  • .NET 8
  • .NET 9
  • .NET 10
  • .NET 9 & 10

To create a new image with a custom set of .NET SDKs installed, simply set the build argument CHANNELS to a comma seperated list of the wanted SDK channels, e.g. CHANNELS=9.0,10.0

License

This project is licensed under the MIT License.