compose/aci/convert
Nicolas De Loof 553865f294
minimalist container image to setup /etc/hosts on ACI
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-10-21 10:25:05 +02:00
..
container.go Use compose resource request to set ACI retrouve request, and single container resource requests. 2020-10-08 17:03:30 +02:00
container_test.go Add argument support to run command 2020-09-30 15:34:22 +02:00
convert.go minimalist container image to setup /etc/hosts on ACI 2020-10-21 10:25:05 +02:00
convert_test.go minimalist container image to setup /etc/hosts on ACI 2020-10-21 10:25:05 +02:00
ports.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00
ports_test.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00
registry_credentials.go 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
registry_credentials_test.go Update copyright 2020-09-22 12:13:00 +02:00
restartpolicy.go Move more specific code out of convert.go: restart policy 2020-10-16 17:54:13 +02:00
restartpolicy_test.go Move more specific code out of convert.go: restart policy 2020-10-16 17:54:13 +02:00
secrets.go Separate secret convert code into its own file 2020-10-16 17:27:59 +02:00
secrets_test.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00
volume.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00
volume_test.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00