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

Minimise Docker builds in CI #3718

Open
khvn26 opened this issue Apr 4, 2024 · 1 comment
Open

Minimise Docker builds in CI #3718

khvn26 opened this issue Apr 4, 2024 · 1 comment
Assignees

Comments

@khvn26
Copy link
Member

khvn26 commented Apr 4, 2024

The following Docker builds are unneccessary:

For E2E:

For Uffizzi:

All of the above are building the same couple of images. We should build them once per CI run, push to ephemeral registry, and pass the reference around.

@matthewelwell
Copy link
Contributor

I think we should tie into this work, the addition of e.g. Docker Scout into our CI pipeline.

https://github.com/docker/scout-action

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

2 participants