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

Optimize Docker CI images #318

Closed
jpraynaud opened this issue Jul 4, 2022 · 1 comment
Closed

Optimize Docker CI images #318

jpraynaud opened this issue Jul 4, 2022 · 1 comment
Assignees
Labels
D-medium Difficulty: medium P-low Priority: low task

Comments

@jpraynaud
Copy link
Member

The image used in the Docker.ci is not a slim image anymore following issues with glibc (see #313)

The CI docker images should be optimized (and maybe built differently) to use a slim image

@jpraynaud jpraynaud added D-medium Difficulty: medium P-medium Priority: medium task labels Jul 4, 2022
@jpraynaud jpraynaud added P-low Priority: low and removed P-medium Priority: medium labels Aug 5, 2022
This was referenced Sep 22, 2022
@jpraynaud
Copy link
Member Author

Optimization of the Dokcer images has been done by using the ubuntu:22.04 source image in #433

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-medium Difficulty: medium P-low Priority: low task
Projects
None yet
Development

No branches or pull requests

2 participants