Skip to content

aws_ec2_standalone: Use docker compose (not docker-compose) in user data script and README.md#90

Open
KellyWalker wants to merge 2 commits intotryretool:mainfrom
KellyWalker:bugfix/fix-ec2-standalone-docker-compose
Open

aws_ec2_standalone: Use docker compose (not docker-compose) in user data script and README.md#90
KellyWalker wants to merge 2 commits intotryretool:mainfrom
KellyWalker:bugfix/fix-ec2-standalone-docker-compose

Conversation

@KellyWalker
Copy link

@KellyWalker KellyWalker commented Aug 26, 2025

The user_data script defined in main.tf calls ./install.sh, which installs Docker and its Compose plugin, but does not install docker-compose. So, the line following the install needs to use docker compose instead of docker-compose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant