This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-04-07 19:55:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
azure
History
Guillaume Tardif
e77513c1c8
Merge pull request
#165
from docker/azure_private_images
...
Allow pulling private images from hub or other registries
2020-06-04 15:43:42 +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
Azure: Refactor login errors
2020-06-04 10:20:39 +02:00
aci.go
Refactoring, add unit test or various interactive context creation
2020-06-03 10:55:55 +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
backend.go
Azure: Refactor login errors
2020-06-04 10:20:39 +02:00
context_test.go
Refactoring, add unit test or various interactive context creation
2020-06-03 10:55:55 +02:00
context.go
Refactoring, add unit test or various interactive context creation
2020-06-03 10:55:55 +02:00
resourcegroup.go
Refactoring, add unit test or various interactive context creation
2020-06-03 12:05:58 +02:00