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 |
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 |