Daniel Nephin
|
71e7103662
Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does.
|
11 years ago |
Ben Firshman
|
ce8ef23c09
Merge pull request #393 from marksteve/restart
|
11 years ago |
Daniel Nephin
|
7fd37c89b9
Remove fig.packages replace with real deps.
|
11 years ago |
Daniel Nephin
|
f5d43b6452
Resolves #455 - volumes_from a service with no containers.
|
11 years ago |
Daniel Nephin
|
c48ee5caef
Add a new fig command for retrieving the locally bound port of a service.
|
11 years ago |
Ben Firshman
|
2827786886
Merge pull request #364 from docker/non-numeric-link-alias
|
11 years ago |
Daniel Nephin
|
24044fa704
Some additional validation for container ports, and a couple extra test cases.
|
11 years ago |
Daniel Nephin
|
07fa169fd2
Resolves #260, #301 and #449
|
11 years ago |
Luke Amdor
|
e51851c884
adding "fig pull [SERVICE]" to pull service images
|
11 years ago |
Mark Steve Samson
|
9d55e01e2a
Implement restart command (Closes #98)
|
11 years ago |
Daniel Nephin
|
294453433d
Remove extra calls to docker server.
|
11 years ago |
Aanand Prasad
|
62a4d214e8
Default link alias which is just the service name
|
11 years ago |
Daniel Nephin
|
50a24bc3bf
Add flake8 and fix errors.
|
11 years ago |
Mark Steve Samson
|
47bbc35b74
Add `--no-cache` option to `fig build` (Closes #152)
|
11 years ago |
Aanand Prasad
|
140ced6a3b
Fix and document `dns:` option
|
11 years ago |
Ben Firshman
|
f983110492
Remove empty lists from default Service args
|
11 years ago |
Ben Firshman
|
bb89f85984
Remove stop timeout in recreate containers
|
11 years ago |
Ben Firshman
|
b573b87a92
Fix race condition in recreate containers
|
11 years ago |
Ryan Brainard
|
44a91e6ba8
Resolve environment without values to values on host
|
11 years ago |
Sam Hanes
|
699bbe9ca2
Split the domainname out of qualified hostnames.
|
11 years ago |
Sam Hanes
|
789e1ba82b
Add domainname to allowed container config.
|
11 years ago |
Alexey Lebedeff
|
d83bdd5164
Change working dir through fig.yml
|
11 years ago |
Aanand Prasad
|
d04b1724ec
Merge pull request #236 from rail44/feature-support-volumes-from
|
11 years ago |
Satoshi Amemiya
|
e5916b2fae
Support volumes_from option
|
11 years ago |
Mark Steve Samson
|
4f7cbc3812
Support for host address in port bindings (Closes #267)
|
11 years ago |
Aanand Prasad
|
256dccc554
Merge pull request #268 from orchardup/update-docker-py-0.3.2
|
11 years ago |
Ben Firshman
|
d0f65906ed
Update to docker-py 0.3.2
|
11 years ago |
Ben Firshman
|
95aa61cfe5
Merge pull request #246 from d11wtq/feature/auto_start
|
11 years ago |
Chris Corbyn
|
247691ca44
Remove auto_start option from fig.yml.
|
11 years ago |
Ben Firshman
|
eb69225444
Merge pull request #209 from orchardup/better-invalid-service-name-error
|
11 years ago |