Nicolas De Loof
|
d4a8e92f46
set terminal in character mode when attached to a container
|
4 years ago |
Guillaume Tardif
|
9301c298ef
Merge pull request #1390 from ulyssessouza/quiet-pull
|
4 years ago |
Ulysses Souza
|
aa4d15d28c
Add `quietPull` option to `up`
|
4 years ago |
Nicolas De Loof
|
9c4d8ab158
(re)attach to container after restart
|
4 years ago |
Nicolas De Loof
|
d08255c4ff
implement -v, -p, --service-ports and --use-aliases on compose run
|
4 years ago |
Ulysses Souza
|
83cc63c8ae
Add service based network_mode
|
4 years ago |
Nicolas De Loof
|
ed17e762cc
introduce a few more `compose run` options
|
4 years ago |
Nicolas De Loof
|
4462f12249
revisit `run` implementation as create, attach, start, wait
|
4 years ago |
Ulysses Souza
|
cef7a2d4ce
Refactor ProjectName
|
4 years ago |
Guillaume Tardif
|
db73c928f3
Ensure image exist for run service
|
4 years ago |
Guillaume Tardif
|
32d5644937
Pass reader Writer as options to backend, remove hardcoded os.Stdout
|
4 years ago |
Guillaume Tardif
|
bad0d41d90
Auto-remove using container config
|
4 years ago |
Guillaume Tardif
|
d2cfffafb4
Attach to container using compose attach
|
4 years ago |
Guillaume Tardif
|
76f36a69c6
Reusing existing Create() and Start() API
|
4 years ago |
Guillaume Tardif
|
27dc2e5be1
Reuse Create(Project) and Start(Project)
|
4 years ago |
Guillaume Tardif
|
8eb9733914
No need to support service `container_name` in this PR, will do separately, minor cleanup
|
4 years ago |
Guillaume Tardif
|
d127cac6d4
Ensure images exist before starting progress display for network / volumes, otherwise progress display is all mixed up
|
4 years ago |
Guillaume Tardif
|
7bed2343e6
Remove not implemented options
|
4 years ago |
Guillaume Tardif
|
b289138ca9
No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug
|
4 years ago |
aiordache
|
412385c495
Add `compose run` command
|
4 years ago |