compose/aci
Ulysses Souza 863d8ba7a8
Merge pull request #700 from gtardif/aci_constants
Regroup azure constants that might be things to switch in order to provide access to other azure clouds
2020-10-02 17:19:52 +02:00
..
convert Merge pull request #700 from gtardif/aci_constants 2020-10-02 17:19:52 +02:00
login Regroup azure constants that might be things to switch in order to provide access to other azure clouds. 2020-09-30 14:05:28 +02:00
aci.go Update copyright 2020-09-22 12:13:00 +02:00
aci_test.go Update copyright 2020-09-22 12:13:00 +02:00
backend.go Merge pull request #637 from docker/volume_tests 2020-09-22 14:40:46 +02:00
backend_test.go Update copyright 2020-09-22 12:13:00 +02:00
cloud.go Update copyright 2020-09-22 12:13:00 +02:00
compose.go ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 2020-09-22 14:41:31 +02:00
containers.go User compose.service.domainname rather than custom ACI extension for ACI DNSLabelName 2020-09-22 14:44:22 +02:00
context.go Update copyright 2020-09-22 12:13:00 +02:00
context_test.go Update copyright 2020-09-22 12:13:00 +02:00
resource_group.go Update copyright 2020-09-22 12:13:00 +02:00
volumes.go ACI Volumes : create takes one required arg, instead of required flag `--fileshare` (we still have required flag `--storage-account` specifically for ACI) 2020-09-24 17:10:32 +02:00