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
956434504c
compose
/
.dockerignore
12 lines
93 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
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
alpine docker image for running compose and a script to pull and run it with the correct volumes. Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-07-26 01:47:36 +02:00
.tox
Some more test adjustments for Swarm support Signed-off-by: Joffrey F <joffrey@docker.com>
2017-07-20 00:01:39 +02:00
**/__pycache__
*.pyc