ClickHouse/tests/integration/compose/docker_compose_mysql_php_client.yml
2024-03-20 14:11:47 +00:00

7 lines
171 B
YAML

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