Aanand Prasad
|
4ecf5e01ff
Extract YAML loading and parsing into config module
|
10 年之前 |
Daniel Nephin
|
f47431d591
Resolves #927 - fix merging command line environment with a list in the config
|
10 年之前 |
Aanand Prasad
|
de07e0471e
Show a nicer error when the env file doesn't exist
|
10 年之前 |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 年之前 |
Aanand Prasad
|
edb6b24b8f
Handle Swarm-style prefixed names in Service.containers()
|
10 年之前 |
Aanand Prasad
|
608f29c7cb
Unit tests for Service.containers() and get_container_name()
|
10 年之前 |
Daniel Nephin
|
2dd1cc80ca
Revert "Merge pull request #711 from dnephin/fix_volumes_on_recreate"
|
10 年之前 |
Daniel Nephin
|
7eb476e61d
Resolves #447, fix volume logic for recreate container
|
11 年之前 |
Daniel Nephin
|
3056ae4be3
Add a no-build option to fig up, to save time when services were already freshly built.
|
11 年之前 |
Daniel Nephin
|
5b777ee5f1
Cleanup service unit tests and restructure some service create logic.
|
11 年之前 |
Daniel Nephin
|
8f8e322de2
Include image name for env_file tests.
|
11 年之前 |
Daniel Nephin
|
64762c9dea
Merge pull request #716 from bfirsh/pull-latest-tag-by-default
|
11 年之前 |
Ben Firshman
|
8ebec9a67f
Pull latest tag by default
|
11 年之前 |
Daniel Nephin
|
3c0f297ba6
Some minor cleanup from yelp/fig
|
11 年之前 |
Ben Langfeld
|
98b6d7be78
Add support for 'env_file' key
|
11 年之前 |
Andrew Burkett
|
4f6d02867b
Move to build_port_bindings(). Added Tests
|
11 年之前 |
Tyler Rivera
|
491181ec31
Allow dependent image pull from insecure registry
|
11 年之前 |
Aanand Prasad
|
431fdaa0f1
Merge pull request #490 from LuminosoInsight/insecure-pull
|
11 年之前 |
Moss Collum
|
3408e0d463
Add unit test for Service.pull
|
11 年之前 |
Aanand Prasad
|
267be12bb2
Merge pull request #456 from dnephin/volumes_from_service
|
11 年之前 |
Daniel Nephin
|
e0b0801e87
Do less work during integration testing.
|
11 年之前 |
Daniel Nephin
|
7fd37c89b9
Remove fig.packages replace with real deps.
|
11 年之前 |
Daniel Nephin
|
f5d43b6452
Resolves #455 - volumes_from a service with no containers.
|
11 年之前 |
Daniel Nephin
|
c48ee5caef
Add a new fig command for retrieving the locally bound port of a service.
|
11 年之前 |
Daniel Nephin
|
24044fa704
Some additional validation for container ports, and a couple extra test cases.
|
11 年之前 |
Daniel Nephin
|
07fa169fd2
Resolves #260, #301 and #449
|
11 年之前 |
Aanand Prasad
|
94887a28c7
Make sure we support explicit protocols in port bindings
|
11 年之前 |
Sam Hanes
|
699bbe9ca2
Split the domainname out of qualified hostnames.
|
11 年之前 |
Mark Steve Samson
|
4f7cbc3812
Support for host address in port bindings (Closes #267)
|
11 年之前 |
Ben Firshman
|
ca7151aeb1
Split tests into unit and integration
|
11 年之前 |