Chris Crone
|
25e6a18fef
backend: Add --rm support to local backend
|
5 years ago |
Guillaume Tardif
|
cfc490fd92
Update gRPC inspect result with HostConfig struct. Breaking changes in inspect API, but this is not used yet in VSCode Docker extension, and still in beta.
|
5 years ago |
Guillaume Tardif
|
b1edfb6507
Change inspect json output to group things a bit more nicely, and more like Moby json output
|
5 years ago |
aiordache
|
f983686426
Change EnvVars property to Environment
|
5 years ago |
aiordache
|
11d4db6907
Add EnvVars property to the container proto and update unittest
|
5 years ago |
Ulysses Souza
|
277702dc6b
Add argument support to run command
|
5 years ago |
Chris Crone
|
d154c41586
Update copyright
|
5 years ago |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
5 years ago |
Ulysses Souza
|
15066ce999
Add 'kill' command
|
5 years ago |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 years ago |
Djordje Lukic
|
33758f0764
Add start to gRPC
|
5 years ago |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
5 years ago |
Guillaume Tardif
|
bc920b2e54
Add restartPolicyCondition to gRPC protos (run & inspect)
|
5 years ago |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
5 years ago |
Djordje Lukic
|
b146b2f391
Add the platform when returning a container over GRPC
|
5 years ago |
Ulysses Souza
|
1deb2b8b09
Integrate limits on inspect
|
5 years ago |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 years ago |
Ulysses Souza
|
1039c5ed94
Add tests on inspect
|
5 years ago |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
5 years ago |
Djordje Lukic
|
8400795caf
Add the store to the gRPC context
|
5 years ago |
Djordje Lukic
|
c8079d61ee
Move streams into own package
|
5 years ago |
Djordje Lukic
|
c34d016fdb
Unify protos with client interfaces
|
5 years ago |
Guillaume Tardif
|
1c94893d2f
Fix slight bug in error handling
|
5 years ago |
Djordje Lukic
|
129e675932
Put all protos inside the `protos` package
|
5 years ago |
Djordje Lukic
|
5945e6a56c
Implement gRPC logging
|
5 years ago |
Djordje Lukic
|
a26dd81307
Add timeout as a parameter to the stop action
|
5 years ago |
Djordje Lukic
|
ce7cbd4463
Add `Stop` command on the gRPC side.
|
5 years ago |