Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: converge on docker compose up rather than docker api #3554

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

matt2e
Copy link
Collaborator

@matt2e matt2e commented Nov 28, 2024

closes #3521
Rather than having separate docker compose ymls and API calls to set up containers, switch to always using docker compose files.
This also sets the postgres version to 15.10 (we previously ran with 15.8 or 15.10 depending on how FTL was started).

@ftl-robot ftl-robot mentioned this pull request Nov 28, 2024
@matt2e matt2e marked this pull request as ready for review November 28, 2024 03:01
@matt2e matt2e requested review from a team and alecthomas as code owners November 28, 2024 03:01
@matt2e matt2e requested review from wesbillman and removed request for a team November 28, 2024 03:01
@matt2e matt2e marked this pull request as draft November 28, 2024 03:28
@matt2e matt2e marked this pull request as ready for review November 28, 2024 03:42
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.

Consolidate on using docker compose in dev mode
1 participant