Guillaume Tardif
|
11f1c057dc
|
Allow pulling private images from hub or other registries, as long as the user is logged in against the registry(ies).
Registry creds are passed along with the ACI payload (cf https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-aci).
Manually tested against hub & ACR private repo
|
2020-06-02 15:56:24 +02:00 |
Ulysses Souza
|
70bcdca2c2
|
Add tests to volume convertion
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-20 10:13:12 +02:00 |
Ulysses Souza
|
b68c019e93
|
Implement ErrParsingFailed error
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-20 10:13:12 +02:00 |
Ulysses Souza
|
bdd987f246
|
Refactor placement and method name
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-20 10:13:12 +02:00 |
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
|
6fd290e2b1
|
Add ports convet tests
|
2020-05-18 12:21:27 +02:00 |
Djordje Lukic
|
5effbdc31f
|
Add ACI public ip
|
2020-05-18 11:36:46 +02:00 |
Djordje Lukic
|
d8a38afecc
|
Implement printing published ports
|
2020-05-16 10:41:35 +02:00 |
Ulysses Souza
|
14fb12c8c8
|
Let `make protos` affect host files
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-13 10:44:04 +02:00 |
Guillaume Tardif
|
13db3437fd
|
ACI Container ids work fine between ps, log & exec, either from single container (docker run) of multi-container compose stack
|
2020-05-06 22:15:33 +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
|
7046fc8ac5
|
Add convert tests
|
2020-05-04 11:35:11 +02:00 |
Djordje Lukic
|
5aa31b6bf5
|
Separate conversion code into own package
|
2020-05-04 11:35:11 +02:00 |