ClickHouse/tests/integration/compose/docker_compose_mysql_golang_client.yml

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

7 lines
180 B
YAML
Raw Normal View History

version: '2.3'
2019-04-07 10:29:30 +00:00
services:
golang1:
2021-09-06 11:33:39 +00:00
image: clickhouse/mysql-golang-client:${DOCKER_MYSQL_GOLANG_CLIENT_TAG:-latest}
2019-04-07 10:29:30 +00:00
# to keep container running
command: sleep infinity