funkyfuture
|
9aa61e596e
Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2
|
10 years ago |
Daniel Nephin
|
809443d6d0
Support python 3
|
11 years ago |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 years ago |
Frank Sachsenheim
|
227584b864
Adds pause and unpause-commands
|
10 years ago |
Karol Duleba
|
56f03bc20a
Allow to specify image by digest. Fixes #1670
|
10 years ago |
Daniel Nephin
|
b87c09b9fc
Merge pull request #1824 from mrfuxi/run-with-ports
|
10 years ago |
Karol Duleba
|
ff87ceabbd
Allow manual port mapping when using "run" command. Fixes #1709
|
10 years ago |
Yuval Kohavi
|
297941e460
rebasing port range changes
|
10 years ago |
Aanand Prasad
|
8b5bd945d0
Interpolate environment variables
|
10 years ago |
Aanand Prasad
|
ced94a3504
Make smart recreate the default
|
10 years ago |
Daniel Nephin
|
ae96fc0071
Support reading config from stdin.
|
10 years ago |
Aanand Prasad
|
bc14c473c9
Merge pull request #1521 from dano/validate-service-names
|
10 years ago |
Aanand Prasad
|
5b2a0cc73d
Merge pull request #1406 from vdemeester/667-compose-port-scale
|
10 years ago |
Travis Thieman
|
c24d5380e6
Extend up -t to pass timeout to stop running containers
|
10 years ago |
Daniel Nephin
|
60351a8e07
Speed up integration test and make cleanup easier by using labels
|
10 years ago |
Vincent Demeester
|
a5fd91c705
Fixing docker-compose port with scale (#667)
|
10 years ago |
Aanand Prasad
|
4fd5d58076
Test against Docker 1.7.0 RC2
|
10 years ago |
Dan O'Reilly
|
c59c9dd951
Add integration test for service name verification
|
10 years ago |
Ben Firshman
|
ec437313a7
Change kill SIGINT test to use SIGSTOP
|
10 years ago |
Daniel Nephin
|
28d2aff8b8
Fix teardown for integration tests.
|
10 years ago |
Aanand Prasad
|
2291fa2d45
Fix --timeout flag on restart, add tests for stop and restart
|
10 years ago |
Aanand Prasad
|
4c582e4352
Implement `extends`
|
10 years ago |
funkyfuture
|
4c5a80f253
Change port in ports-composefile to 49152
|
10 years ago |
Aanand Prasad
|
528bed9ef6
Fix environment resolution
|
10 years ago |
Ian VanSchooten
|
86b723e227
Provide user override option on command line
|
10 years ago |
KingsleyKelly
|
fa195bc829
Add -f flag as option on rm.
|
10 years ago |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 years ago |
Aanand Prasad
|
70c3676084
Merge pull request #763 from bfirsh/pass-through-detach-to-create-container
|
10 years ago |
Ben Firshman
|
e89826fe43
Don't attach stdin and stdout when in detach mode
|
11 years ago |
Stephen Quebe
|
cc834aa564
Added map service ports option for run command.
|
11 years ago |