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
|
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
|
5aa31b6bf5
|
Separate conversion code into own package
|
2020-05-04 11:35:11 +02:00 |