Guillaume Tardif
|
01aaec2dbe
|
Fix Azure login : allow getting a backend when no corresponding context already exists with an explicit call from the login command. Will be usefull next for context creation with azure interactive things
|
2020-05-29 11:35:35 +02:00 |
Djordje Lukic
|
1c3673c421
|
Add moby backend e2e tests
|
2020-05-25 10:24:37 +02:00 |
Djordje Lukic
|
2dd98e8a74
|
Add ports to the moby backend
|
2020-05-22 16:15:57 +02:00 |
Djordje Lukic
|
5945e6a56c
|
Implement gRPC logging
|
2020-05-22 10:16:04 +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
|
23d2eacf84
|
Merge pull request #97 from docker/feat-port-parsing
Port parsing on the comand line
|
2020-05-15 17:49:18 +02:00 |
Djordje Lukic
|
52f7902d40
|
Port parsing on the comand line
|
2020-05-15 15:04:09 +02:00 |
Guillaume Tardif
|
7edc6659a2
|
Add unit tests for login process
|
2020-05-15 10:28:31 +02:00 |
Guillaume Tardif
|
1e19d977e0
|
Initial functional login command : added Cloud API with generic Login()
|
2020-05-15 10:04:22 +02:00 |
Djordje Lukic
|
6486f199e2
|
Add multierror
docker/api/multierror wraps go-multierror from hashicorp with
our default error formating
|
2020-05-13 18:37:41 +02:00 |
Ulysses Souza
|
df48f4eb20
|
Implement `Delete` for moby
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-13 10:50:36 +02:00 |
Djordje Lukic
|
fe1772b84a
|
Moby backend
|
2020-05-11 15:49:03 +02:00 |