compose/azure/convert
Ulysses Souza 3b85582c38 Relax single container name
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-07-09 10:40:50 +02:00
..
container.go Relax single container name 2020-07-09 10:40:50 +02:00
container_test.go Relax single container name 2020-07-09 10:40:50 +02:00
convert.go Support environment variables defined in compose file: 2020-07-07 11:39:35 +02:00
convert_test.go Add run env variables support (KEY=AVLUE or KEY, will grab the process env value). 2020-07-07 11:39:35 +02:00
ports.go Trying to fix defensively a panic @nebuk89 encountered on ACI, but could not reproduce it. 2020-06-23 17:52:14 +02:00
ports_test.go Trying to fix defensively a panic @nebuk89 encountered on ACI, but could not reproduce it. 2020-06-23 17:52:14 +02:00
registrycredentials.go Use compose-go's Project and ProjectOptions 2020-07-02 16:05:45 +02:00
registrycredentials_test.go Use compose-go's Project and ProjectOptions 2020-07-02 16:05:45 +02:00
volume.go azure: Clean up volume parsing functions 2020-07-08 13:40:40 +02:00
volume_test.go Add license headers 2020-06-18 16:48:03 +02:00