compose/aci/convert
Djordje Lukic 280066a5f4 Move credential tests to gotest.tools 2020-08-05 15:09:33 +02:00
..
container.go Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
container_test.go Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
convert.go Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
convert_test.go Add Restart Policy support when running single container 2020-08-04 16:57:58 +02:00
ports.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
ports_test.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
registrycredentials.go Don't return error if we can't parse the creds 2020-08-05 15:08:40 +02:00
registrycredentials_test.go Move credential tests to gotest.tools 2020-08-05 15:09:33 +02:00
volume.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
volume_test.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00