ClickHouse/tests/integration/compose/docker_compose_mysql_php_client.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
171 B
YAML
Raw Normal View History

version: '2.3'
2019-07-21 12:09:41 +00:00
services:
php1:
2021-09-06 11:33:39 +00:00
image: clickhouse/mysql-php-client:${DOCKER_MYSQL_PHP_CLIENT_TAG:-latest}
2019-07-21 12:09:41 +00:00
# to keep container running
command: sleep infinity