Dan O'Reilly
|
c59c9dd951
Add integration test for service name verification
|
10 年之前 |
Ben Firshman
|
ec437313a7
Change kill SIGINT test to use SIGSTOP
|
10 年之前 |
Daniel Nephin
|
28d2aff8b8
Fix teardown for integration tests.
|
10 年之前 |
Aanand Prasad
|
2291fa2d45
Fix --timeout flag on restart, add tests for stop and restart
|
10 年之前 |
Aanand Prasad
|
4c582e4352
Implement `extends`
|
10 年之前 |
funkyfuture
|
4c5a80f253
Change port in ports-composefile to 49152
|
10 年之前 |
Aanand Prasad
|
528bed9ef6
Fix environment resolution
|
10 年之前 |
Ian VanSchooten
|
86b723e227
Provide user override option on command line
|
10 年之前 |
KingsleyKelly
|
fa195bc829
Add -f flag as option on rm.
|
10 年之前 |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 年之前 |
Aanand Prasad
|
70c3676084
Merge pull request #763 from bfirsh/pass-through-detach-to-create-container
|
10 年之前 |
Ben Firshman
|
e89826fe43
Don't attach stdin and stdout when in detach mode
|
11 年之前 |
Stephen Quebe
|
cc834aa564
Added map service ports option for run command.
|
11 年之前 |
Daniel Nephin
|
65ae22e79a
Merge pull request #611 from raulcd/604_support_reloading_containers
|
11 年之前 |
Raúl Cumplido
|
9abdd337b5
Add signal in the kill CLI commando to send a specific signal to the service
|
11 年之前 |
Ben Firshman
|
38a3ee8d63
Use upstream dockerpty 0.3.2
|
11 年之前 |
Michael A. Smith
|
782a46fd60
Fixes #602 Allowing `help $cmd` with no figfile
|
11 年之前 |
Aanand Prasad
|
60411e9f05
Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7
|
11 年之前 |
Chmouel Boudjnah
|
92249364b6
Allow overriding environements on command line
|
11 年之前 |
satoru
|
62b9c64311
Add support for the --entrypoint option of docker run
|
11 年之前 |
Aanand Prasad
|
537d435a28
Fix race condition in cli_test.py
|
11 年之前 |
Ben Firshman
|
fc4c35e977
Merge pull request #411 from Banno/fig-pull
|
11 年之前 |
Ben Firshman
|
ce8ef23c09
Merge pull request #393 from marksteve/restart
|
11 年之前 |
Daniel Nephin
|
7fd37c89b9
Remove fig.packages replace with real deps.
|
11 年之前 |
Daniel Nephin
|
c48ee5caef
Add a new fig command for retrieving the locally bound port of a service.
|
11 年之前 |
Luke Amdor
|
e51851c884
adding "fig pull [SERVICE]" to pull service images
|
11 年之前 |
Mark Steve Samson
|
e224c4caa4
Add integration test for restart command
|
11 年之前 |
Daniel Nephin
|
df7c2cc43f
Resolves #369, add verbose output on --verbose flag
|
11 年之前 |
Aanand Prasad
|
262efce43e
Fix test regression introduced in ed805762368ea5874b3aa26767e7596a1bf9b67a
|
11 年之前 |
Mark Steve Samson
|
7f06d46827
Add test for building with --no-cache
|
11 年之前 |