CentreForDigitalHumanities / CentreForDigitalHumanities/parseport
Build Docker images in GitHub workflow
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're building our images on the server. With every new release, this causes the servers to slowly clutter up. The BO can manage by periodically running `docker system prune`, but this is not ideal.
We should look into building images on the server (as part of an automatic workflow, for instance). That will keep server loads low.
As an added benefit, it matches better how Kubernetes (our lord and saviour) will deal with Docker-based projects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.