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

Added .dockerignore file to speed up Che Docker image build #1499

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

l0rd
Copy link
Contributor

@l0rd l0rd commented Jun 14, 2016

Currently the complete eclipse/che repository (>1GB) was sent to the Docker daemon:
image

Adding a .dockerignore file makes the build context 10 times smaller:
image

Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@garagatyi
Copy link

LGTM

@garagatyi
Copy link

@TylerJewell Which version is target for that PR?

@TylerJewell
Copy link

@l0rd - had no idea this file was an option. Should tremendously speed up nightly builds.
OK for me to merge for 4.3 or 4.4.

@garagatyi garagatyi merged commit a08b2a3 into eclipse-che:master Jun 14, 2016
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

Successfully merging this pull request may close these issues.

None yet

4 participants