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

Dockerfile: split CI parts to separate Dockerfile / stage #36415

Open
thaJeztah opened this issue Feb 26, 2018 · 0 comments
Open

Dockerfile: split CI parts to separate Dockerfile / stage #36415

thaJeztah opened this issue Feb 26, 2018 · 0 comments

Comments

@thaJeztah
Copy link
Member

#35100 rewrote the Dockerfile to use multi-stage builds. The content of the Dockerfile still contains various parts that are only used in CI, but not for building or developing. We should split those parts to separate build-stages and/or Dockerfiles, to keep the final image clean of things that are not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Improving CI
  
To do
Development

No branches or pull requests

2 participants