This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0286d282f9
compose
/
.dockerignore
6 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .dockerignore Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-10-23 20:00:37 +02:00
.git
Add build and dist to dockerignore These are the bulk of what gets sent in the build. Makes builds much faster, particularly remotely. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-05-29 14:07:19 +02:00
build
dist
Add script which runs Fig inside Docker Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-11-05 13:07:25 +01:00
venv
Add test coverage support Prints out results on console and puts HTML report in `coverage-html`. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-05-28 20:02:19 +02:00
coverage-html