Guillaume Tardif
|
f1ac6d4fdc
Move errdefs => api/errdefs
|
4 лет назад |
Guillaume Tardif
|
0ea97920c1
Move Context & context/store => api/context & api/context/store
|
4 лет назад |
Guillaume Tardif
|
930ae8bdb2
goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w .
|
4 лет назад |
Guillaume Tardif
|
4dee783aba
Move progress => api
|
4 лет назад |
Guillame Tardif
|
4d1f265c62
Adding error progress indication when errors
|
5 лет назад |
Guillame Tardif
|
7ddd8e5e97
Helper methods to create progress events, more homogeneous display for “creating”, “Created”, …
|
5 лет назад |
Ulysses Souza
|
fe566d24e6
Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0
|
5 лет назад |
Ulysses Souza
|
3fbb9bd864
Add auto creation of Azure volumes during `compose up`
|
5 лет назад |
Guillaume Tardif
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 лет назад |
Guillaume Tardif
|
40334d570a
Avoid nil pointer when reading logs of a just terminated container.
|
5 лет назад |
Chris Crone
|
d154c41586
Update copyright
|
5 лет назад |
Guillaume Tardif
|
15addf5c22
Break out aci backend.go into several files for each service
|
5 лет назад |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
5 лет назад |
Guillaume Tardif
|
7138ecc899
ACI : when following logs (actually polling logs), stop polling when the container is not running anymore.
|
5 лет назад |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 лет назад |
Guillaume Tardif
|
4ee5aa6267
More renaming
|
5 лет назад |
Guillaume Tardif
|
6552a00004
Use SDK storage.AccountClient.ListKeys. Needed to refactor code to avoid cyclic dependencies
|
5 лет назад |
Guillaume Tardif
|
ee062e8333
ACI Stop implementation
|
5 лет назад |
aiordache
|
87245ef727
rename packages ( amazon to ecs and azure to aci )
|
5 лет назад |