Djordje Lukic
|
1a3182fb7f
Implement `docker start` for ACI
|
hace 5 años |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
hace 5 años |
Guillaume Tardif
|
f442eafe0b
Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage.
|
hace 5 años |
Ulysses Souza
|
a2c2d6aa5d
Add Restart Policy support when running single container
|
hace 5 años |
Guillaume Tardif
|
1fbdbbbbe3
Merge pull request #381 from docker/fix-logs-windows
|
hace 5 años |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
hace 5 años |
Djordje Lukic
|
e6c115dc17
Get the real width of the terminal
|
hace 5 años |
Guillaume Tardif
|
cb3ac513cc
Add run env variables support (KEY=AVLUE or KEY, will grab the process env value).
|
hace 5 años |
Guillaume Tardif
|
7296290408
Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode)
|
hace 5 años |
Ulysses Souza
|
1deb2b8b09
Integrate limits on inspect
|
hace 5 años |
Ulysses Souza
|
0a57fd7d5c
Add cpu and memory limits
|
hace 5 años |
Djordje Lukic
|
ad72c866cc
Add license headers
|
hace 5 años |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
hace 5 años |
Ulysses Souza
|
b25a6b4bd6
Add volumes to run command
|
hace 5 años |
Djordje Lukic
|
a26dd81307
Add timeout as a parameter to the stop action
|
hace 5 años |
Djordje Lukic
|
ce7cbd4463
Add `Stop` command on the gRPC side.
|
hace 5 años |
Djordje Lukic
|
fcb4b606e2
Add labels to containers on run
|
hace 5 años |
Djordje Lukic
|
52f7902d40
Port parsing on the comand line
|
hace 5 años |
Ulysses Souza
|
40fa78ac5d
Add rm command
|
hace 5 años |
Ulysses Souza
|
ba455916c6
Refactor on services
|
hace 5 años |
Djordje Lukic
|
24c035e822
Add comments on exported items, remove example command
|
hace 5 años |
Djordje Lukic
|
e964a3af2e
Implement `docker logs --tal <N>`
|
hace 5 años |
Djordje Lukic
|
1c7270b697
Implement logs
|
hace 5 años |
Djordje Lukic
|
afca3e31b5
Implement exec command
|
hace 5 años |
Djordje Lukic
|
a1a5e1794b
Add ports publishing to run
|
hace 5 años |
Djordje Lukic
|
3d363643ad
Implement simple ACI run
|
hace 5 años |
Djordje Lukic
|
f4bde8cb89
Multiple backend for the cli
|
hace 5 años |