A collection of (custom) (CI) Docker images.
- Dockerfile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| net-sdk-node | ||
| .gitignore | ||
| README.md | ||
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).