Chmouel Boudjnah
|
92249364b6
Allow overriding environements on command line
|
11 gadi atpakaļ |
satoru
|
62b9c64311
Add support for the --entrypoint option of docker run
|
11 gadi atpakaļ |
Aanand Prasad
|
537d435a28
Fix race condition in cli_test.py
|
11 gadi atpakaļ |
Ben Firshman
|
fc4c35e977
Merge pull request #411 from Banno/fig-pull
|
11 gadi atpakaļ |
Ben Firshman
|
ce8ef23c09
Merge pull request #393 from marksteve/restart
|
11 gadi atpakaļ |
Daniel Nephin
|
7fd37c89b9
Remove fig.packages replace with real deps.
|
11 gadi atpakaļ |
Daniel Nephin
|
c48ee5caef
Add a new fig command for retrieving the locally bound port of a service.
|
11 gadi atpakaļ |
Luke Amdor
|
e51851c884
adding "fig pull [SERVICE]" to pull service images
|
11 gadi atpakaļ |
Mark Steve Samson
|
e224c4caa4
Add integration test for restart command
|
11 gadi atpakaļ |
Daniel Nephin
|
df7c2cc43f
Resolves #369, add verbose output on --verbose flag
|
11 gadi atpakaļ |
Aanand Prasad
|
262efce43e
Fix test regression introduced in ed805762368ea5874b3aa26767e7596a1bf9b67a
|
11 gadi atpakaļ |
Mark Steve Samson
|
7f06d46827
Add test for building with --no-cache
|
11 gadi atpakaļ |
Ben Firshman
|
7fb43cc85f
Merge pull request #283 from d11wtq/feature/optional-command
|
11 gadi atpakaļ |
Ryan Brainard
|
e9c2f2c5fb
Default project_name to dirname of fig.yml
|
11 gadi atpakaļ |
Chris Corbyn
|
ef2fb77c1d
Make fig run COMMAND parameter optional.
|
11 gadi atpakaļ |
Aanand Prasad
|
944e15fa65
Stop `fig run` starting everything when a service has no links
|
11 gadi atpakaļ |
Aanand Prasad
|
3c48884dbb
Update dockerpty; stub it out in tests
|
11 gadi atpakaļ |
Chris Corbyn
|
0fc9cc65d1
Rename '--only' => '--no-deps'
|
11 gadi atpakaļ |
d11wtq
|
6e485df084
Rename --no-links to --only
|
11 gadi atpakaļ |
d11wtq
|
1d1e23611b
Rename --keep-old to --no-recreate
|
11 gadi atpakaļ |
d11wtq
|
a04143e2a7
Remove unused: from __future__ import unicode_literals.
|
11 gadi atpakaļ |
d11wtq
|
6c4299039a
Write integration tests for `--keep-old` in the CLI
|
11 gadi atpakaļ |
d11wtq
|
655d347ea2
Write integration tests on new `fig run` linking behaviour
|
11 gadi atpakaļ |
d11wtq
|
94a3164248
Re-add missing import for patch
|
11 gadi atpakaļ |
d11wtq
|
18728a64b9
Write tests for --no-links changes to `fig up`
|
11 gadi atpakaļ |
d11wtq
|
13a296049b
Update cli integration test for 'auto_start' behaviour
|
11 gadi atpakaļ |
Ben Firshman
|
ca7151aeb1
Split tests into unit and integration
|
11 gadi atpakaļ |