fuel-ccp-mariadb/tests/docker-compose.yml

7 lines
112 B
YAML

mariadb:
image: mcp/mariadb
environment:
DB_ROOT_PASSWORD: r00tme
ports:
- 33306:3306