No description
|
All checks were successful
Build workflow image / podman-build (pull_request) Successful in 11m28s
|
||
|---|---|---|
| .forgejo/workflows | ||
| Containerfile | ||
| README.md | ||
| renovate.json | ||
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.