compose/azure
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
..
convert Allow pulling private images from hub or other registries, as long as the user is logged in against the registry(ies). 2020-06-02 15:56:24 +02:00
login Seed random with nanosecond time 2020-05-22 10:46:54 +02:00
aci.go Implement ErrParsingFailed error 2020-05-20 10:13:12 +02:00
backend.go 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
backend_test.go 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