No description
Find a file
Marcel van der Heide 07ca1a99ae
All checks were successful
Build and push workflow image / podman-build (push) Successful in 31s
chore: improve workflow
2025-12-02 21:06:21 +01:00
.forgejo/workflows chore: improve workflow 2025-12-02 21:06:21 +01:00
Containerfile initial commit 2025-11-28 12:51:08 +01:00
README.md initial commit 2025-11-28 12:51:08 +01:00
renovate.json initial commit 2025-11-28 12:51:08 +01:00

Workflow base image

This repository provides a basic container image primarily intended for use in CI/CD actions/pipelines, based on Alpine Linux.

Available images

Based of this base image, the following images are currently available.

.NET

Includes additional packages for .NET development and installs the desired .NET SDK(s), which can be configured using the CHANNELS argument.

Podman (rootless)

Configured for rootless Podman, to support rootless container/image operations.

License

This project is licensed under the MIT License.