Skip to content

Add **/*.test to .dockerignore#279

Merged
emilevauge merged 1 commit intotraefik:masterfrom
vdemeester:update-dockerignore
Apr 7, 2016
Merged

Add **/*.test to .dockerignore#279
emilevauge merged 1 commit intotraefik:masterfrom
vdemeester:update-dockerignore

Conversation

@vdemeester
Copy link
Contributor

*.test files are generated by go test, do not include them into the build context. It will lighter a bit the build context. 🐭.

🐸
Signed-off-by: Vincent Demeester vincent@sbr.pm

`*.test` files are generated by `go test`, do not include them into the
build context. It will lighter a bit the build context..

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester vdemeester force-pushed the update-dockerignore branch from ea0a991 to 315e8b6 Compare April 7, 2016 14:48
@emilevauge
Copy link
Member

LGTM!

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.

3 participants