ClickHouse/tests/integration/compose/docker_compose_mysql_php_client.yml
2024-10-01 21:53:08 +02:00

6 lines
156 B
YAML

services:
php1:
image: clickhouse/mysql-php-client:${DOCKER_MYSQL_PHP_CLIENT_TAG:-latest}
# to keep container running
command: sleep infinity