Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Docker images in GitHub workflow #90

Open
XanderVertegaal opened this issue Dec 13, 2024 · 0 comments
Open

Build Docker images in GitHub workflow #90

XanderVertegaal opened this issue Dec 13, 2024 · 0 comments

Comments

@XanderVertegaal
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant