No description
Find a file
Dutch 3b4bf167c9
All checks were successful
Build workflow image / podman-build (pull_request) Successful in 12m58s
fix(workflow): change input to lowercase
2026-03-12 21:31:19 +01:00
.forgejo/workflows fix(workflow): change input to lowercase 2026-03-12 21:31:19 +01:00
Containerfile feat: add option to install workloads (#11) 2026-03-12 20:56:03 +01:00
README.md initial commit 2025-11-28 22:35:31 +01:00
renovate.json initial commit 2025-11-28 22:35:31 +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.