A collection of (custom) (CI) Docker images.
  • Dockerfile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Byrone 8770d8a815
All checks were successful
Publish images / publish (push) Successful in 1h55m38s
Add CI workflow and add .NET SDK + Node images.
2026-09-14 12:05:35 +02:00
.forgejo/workflows Add CI workflow and add .NET SDK + Node images. 2026-09-14 12:05:35 +02:00
net-sdk-node Add CI workflow and add .NET SDK + Node images. 2026-09-14 12:05:35 +02:00
.gitignore Add CI workflow and add .NET SDK + Node images. 2026-09-14 12:05:35 +02:00
README.md Add CI workflow and add .NET SDK + Node images. 2026-09-14 12:05:35 +02:00

Docker

A collection of (custom) (CI) Docker images.

Usage

MAKE SURE that an Actions secret called REGISTRY_TOKEN exists and contains an access token with package:write permission.

Every .dockerfile will be built and pushed using the version specified in the filename (example: net-sdk-node:10, net-sdk-node:11-alpine).