compose/aci/convert
Djordje Lukic 9103215bf3 Don't return error if we can't parse the creds
We just continue on to the next credentials
2020-08-05 15:08:40 +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 rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +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