Ulysses Souza
|
b25a6b4bd6
|
Add volumes to run command
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-20 10:06:12 +02:00 |
Djordje Lukic
|
a26dd81307
|
Add timeout as a parameter to the stop action
|
2020-05-18 15:31:59 +02:00 |
Djordje Lukic
|
ce7cbd4463
|
Add `Stop` command on the gRPC side.
|
2020-05-18 15:31:59 +02:00 |
Djordje Lukic
|
fcb4b606e2
|
Add labels to containers on run
|
2020-05-18 13:54:03 +02:00 |
Djordje Lukic
|
52f7902d40
|
Port parsing on the comand line
|
2020-05-15 15:04:09 +02:00 |
Ulysses Souza
|
40fa78ac5d
|
Add rm command
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-13 10:44:04 +02:00 |
Ulysses Souza
|
ba455916c6
|
Refactor on services
This refactors the interfaces and implementations of
services
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-05 15:37:12 +02:00 |
Djordje Lukic
|
24c035e822
|
Add comments on exported items, remove example command
Also add `make lint` to run the linter
|
2020-05-05 10:27:44 +02:00 |
Djordje Lukic
|
e964a3af2e
|
Implement `docker logs --tal <N>`
|
2020-05-04 16:38:02 +02:00 |
Djordje Lukic
|
1c7270b697
|
Implement logs
|
2020-05-04 15:52:31 +02:00 |
Djordje Lukic
|
afca3e31b5
|
Implement exec command
|
2020-05-04 12:43:32 +02:00 |
Djordje Lukic
|
a1a5e1794b
|
Add ports publishing to run
|
2020-05-04 11:35:11 +02:00 |
Djordje Lukic
|
3d363643ad
|
Implement simple ACI run
|
2020-05-04 11:35:11 +02:00 |
Djordje Lukic
|
f4bde8cb89
|
Multiple backend for the cli
* implement a little azure backend
* implement an example backend
* use the right backend from the context
|
2020-04-30 11:01:04 +02:00 |