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
42c890796b
compose
/
.dockerignore
10 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
*.egg-info
.coverage
Add .dockerignore Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-10-23 20:00:37 +02:00
.git
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
.tox
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
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
coverage-html
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
dist
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
docs/_site
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