1
0
Fork 0
Periodically builds and pushes a custom docker image.
Find a file
2025-10-18 03:49:57 +02:00
.forgejo/workflows Add workflow 2025-10-18 03:49:57 +02:00
Dockerfile Add Dockerfile 2025-10-18 03:46:09 +02:00
README.md Add readme 2025-10-18 03:45:11 +02:00

Periodically builds and pushes a custom docker image, which is provisioned with multiple packages (e.g. go, nodejs). This simplifies workflows, so that the required packages do not have to be downloaded and installed for each run.