docker-archive / compose-cli

Easily run your Compose application to the cloud with compose-cli
Apache License 2.0
956 stars 253 forks source link

Just one word of warning about AWS profiles and `docker compose` ... the latter mangles the profile names into lower-case regardless of how they are stored in the AWS config file and `docker compose` then still fails. The only workaround I've found is to ensure that at least the names for the "wrapped" profiles are in lower case. #2193

Closed preste-thsou closed 1 year ago

preste-thsou commented 1 year ago

Just one word of warning about AWS profiles and docker compose ... the latter mangles the profile names into lower-case regardless of how they are stored in the AWS config file and docker compose then still fails. The only workaround I've found is to ensure that at least the names for the "wrapped" profiles are in lower case.

Originally posted by @pcolmer in https://github.com/docker/compose-cli/issues/671#issuecomment-998597237

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed because it had not recent activity during the stale period.