Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

By default, only the PostgreSQL 15 and MySQL 8 containers will start. To start all version of MySQL and PostgreSQL, use the following command:

docker compose --profile mysql --profile postgres up
By default, only the PostgreSQL 15 and MySQL 8 containers will start. To
start all version of MySQL and PostgreSQL, use the following command:

```
docker compose --profile mysql --profile postgres up
```
@kyleconroy kyleconroy merged commit a5f57a9 into main Jul 24, 2023
@kyleconroy kyleconroy deleted the kyle/docker-compose-profiles branch July 24, 2023 17:29
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
By default, only the PostgreSQL 15 and MySQL 8 containers will start. To
start all version of MySQL and PostgreSQL, use the following command:

```
docker compose --profile mysql --profile postgres up
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants