d11wtq
|
1d1e23611b
Rename --keep-old to --no-recreate
|
11 年之前 |
d11wtq
|
ac541e208f
Remove obsolete method _get_linked_service_names()
|
11 年之前 |
d11wtq
|
3d8ce448b8
Spike: Re-use existing containers for `fig run`
|
11 年之前 |
d11wtq
|
6bfe5e049d
Spike: Implement --no-links for `fig up`
|
11 年之前 |
d11wtq
|
b672861ffd
Spike: Start linked containers on `fig run` by default
|
11 年之前 |
d11wtq
|
b081077f2b
Remove FIXME, as there's nothing to fix :)
|
11 年之前 |
d11wtq
|
edf6b56016
Spike: Add --up option to `fig run`
|
11 年之前 |
Jef Mathiot
|
5878fe3834
Add the ability to configure the project name
|
11 年之前 |
Ben Firshman
|
983337401c
Return correct exit code from fig run
|
11 年之前 |
Aanand Prasad
|
3abce4259f
Fix regression in handling of build errors
|
11 年之前 |
Aanand Prasad
|
9e1dfcfb37
Update docker-py APIError imports
|
11 年之前 |
Aanand Prasad
|
80991f1521
Set "VolumesFrom" when starting containers
|
11 年之前 |
Ben Firshman
|
94e15a9985
Fix one-off containers not linking to service
|
11 年之前 |
Ben Firshman
|
aecaf665f1
Merge pull request #164 from orchardup/friendlier-build-error
|
11 年之前 |
sebastianneubauer
|
352ad7a38c
Scaling down removes containers
|
11 年之前 |
Aanand Prasad
|
168b1909ae
Friendlier build error
|
11 年之前 |
Mark Steve Samson
|
59cc9c9b68
Add option to remove container in `docker run` (Closes #137)
|
11 年之前 |
Ben Firshman
|
5be8a37b7e
Pass through standard remove_container options
|
11 年之前 |
Ben Firshman
|
2ca0e7954a
Add --force option to fig rm
|
11 年之前 |
Mark Steve Samson
|
96a92a73f1
Fix KeyError when `-v` is not specified in `fig rm`
|
11 年之前 |
Ben Firshman
|
3e7360c2c6
Improve error when service is not a dict
|
11 年之前 |
Ben Firshman
|
c2cd55e010
Merge pull request #113 from orchardup/alternate-fig-file
|
11 年之前 |
Mark Steve Samson
|
41bacae171
Provide option to remove volumes in `fig rm`
|
11 年之前 |
Aanand Prasad
|
9d1383ba26
Alternate fig file can be specified with -f
|
11 年之前 |
Ben Firshman
|
05e15e27ef
Use sys.exit instead of global
|
11 年之前 |
Aanand Prasad
|
fbff8983e4
Merge pull request #83 from dustinlacewell/print-logs-during-attach
|
11 年之前 |
Dustin Lacewell
|
511a9beede
Tell fig up to print logs before attaching
|
11 年之前 |
Cameron Maske
|
ae7573b9b8
Fix for #48.
|
11 年之前 |
Aanand Prasad
|
405079f744
Use raw socket in 'fig run', simplify _attach_to_container
|
11 年之前 |
Ben Firshman
|
fc1bbb45b1
Add option to disable pseudo-tty on fig run
|
11 年之前 |