Nicolas De Loof
|
a701fd7601
Negociate API version with docker engine
|
5 years ago |
Nicolas De Loof
|
74de423cc3
reuse ECS logConsumer to implement formatted compose log output
|
5 years ago |
Nicolas De Loof
|
85ec312461
convert compose model into moby API types to prepare "up" local implementation
|
5 years ago |
Chris Crone
|
42eb0ecc35
backend.local: Add rudimentary volume support
|
5 years ago |
Chris Crone
|
637dd263c9
backend.local: Refactor container service
|
5 years ago |
Chris Crone
|
b2dcae685a
backend.local: Add restart policy support to run
|
5 years ago |
Chris Crone
|
b8adb4b3dd
backend.local: Refactor conversion code
|
5 years ago |
Chris Crone
|
6a9eca9bdf
backend.local: Add memory limits
|
5 years ago |
Chris Crone
|
47aa069a3d
backend.local: Add CPU limits
|
5 years ago |
Chris Crone
|
42f31d3129
backend.local: Improve inspect
|
5 years ago |
Chris Crone
|
dce884d5c8
backend.local: Set environment on run
|
5 years ago |
Chris Crone
|
25e6a18fef
backend: Add --rm support to local backend
|
5 years ago |
Guillaume Tardif
|
7cf7b00584
Add ResourceService definition and ACI NOOP implementation
|
5 years ago |
Chris Crone
|
d154c41586
Update copyright
|
5 years ago |
Guillaume Tardif
|
08562b403e
Connecting it all
|
5 years ago |
Guillaume Tardif
|
9ed06ece5b
Adding volume API & initial CLI command
|
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 |
Nicolas De Loof
|
6e6a11aa73
Introduce Secrets API
|
5 years ago |
Djordje Lukic
|
1a3182fb7f
Implement `docker start` for ACI
|
5 years ago |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
5 years ago |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
5 years ago |
Guillaume Tardif
|
7296290408
Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode)
|
5 years ago |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 years ago |
Guillaume Tardif
|
9257d0ff49
Merge pull request #205 from ulyssessouza/inspect
|
5 years ago |
Djordje Lukic
|
39042aa8bd
Build example and local backend conditionaly
|
5 years ago |
Ulysses Souza
|
1039c5ed94
Add tests on inspect
|
5 years ago |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
5 years ago |
Guillaume Tardif
|
0de2522079
Renamed Moby backend to “local” backend. This will leave “moby” available for default type contexts
|
5 years ago |