Aanand Prasad
|
edb6b24b8f
Handle Swarm-style prefixed names in Service.containers()
|
10 years ago |
Daniel Nephin
|
2dd1cc80ca
Revert "Merge pull request #711 from dnephin/fix_volumes_on_recreate"
|
10 years ago |
Daniel Nephin
|
7eb476e61d
Resolves #447, fix volume logic for recreate container
|
11 years ago |
Daniel Nephin
|
26f45efea2
Remove unused intermediate_container from return value.
|
11 years ago |
Christophe Labouisse
|
aa0c43df96
Add cpu_shares option in fig.yml
|
10 years ago |
Daniel Nephin
|
b903217a4a
Merge pull request #544 from LuminosoInsight/external-links
|
10 years ago |
Daniel Nephin
|
3056ae4be3
Add a no-build option to fig up, to save time when services were already freshly built.
|
11 years ago |
Daniel Nephin
|
5b777ee5f1
Cleanup service unit tests and restructure some service create logic.
|
11 years ago |
Jason Bernardino Alonso
|
4257707244
Accept an external_links list in the service configuration dictionary to create links to containers outside of the project
|
11 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 |
Mohammad Salehe
|
5182bd0968
Add dns_search support in yml config
|
11 years ago |
Daniel Nephin
|
64762c9dea
Merge pull request #716 from bfirsh/pull-latest-tag-by-default
|
11 years ago |
Ben Firshman
|
8ebec9a67f
Pull latest tag by default
|
11 years ago |
Daniel Nephin
|
3c0f297ba6
Some minor cleanup from yelp/fig
|
11 years ago |
Ben Langfeld
|
98b6d7be78
Add support for 'env_file' key
|
11 years ago |
Tyler Fenby
|
5c58180538
Add capability add/drop introduced in Docker 1.2
|
11 years ago |
Paul B
|
04da6b035e
Add restart option to Fig. Related to #478
|
11 years ago |
Andrew Burkett
|
4f6d02867b
Move to build_port_bindings(). Added Tests
|
11 years ago |
Andrew Burkett
|
f98323b79e
Support multiple port mappings for same internal port
|
11 years ago |
Nicolas Peters
|
b64ea85916
fix insecure parameter
|
11 years ago |
Tyler Rivera
|
491181ec31
Allow dependent image pull from insecure registry
|
11 years ago |
Ben Firshman
|
352062c2dc
Use /bin/echo for intermediate container
|
11 years ago |
Aanand Prasad
|
431fdaa0f1
Merge pull request #490 from LuminosoInsight/insecure-pull
|
11 years ago |
Aanand Prasad
|
267be12bb2
Merge pull request #456 from dnephin/volumes_from_service
|
11 years ago |
Aanand Prasad
|
ec5c864cc7
Merge pull request #460 from dnephin/fix_tests_for_docker_1.1
|
11 years ago |
Jason Bernardino Alonso
|
1c5194e2ec
Allow pulls from an insecure registry
|
11 years ago |
Aanand Prasad
|
d978787fcc
Merge pull request #439 from dnephin/faster_integration_tests
|
11 years ago |
Ben Firshman
|
fc4c35e977
Merge pull request #411 from Banno/fig-pull
|
11 years ago |
Daniel Nephin
|
e0b0801e87
Do less work during integration testing.
|
11 years ago |