mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
da28eaf454
#ci_set_integration
7 lines
168 B
YAML
7 lines
168 B
YAML
version: '2.3'
|
|
services:
|
|
java1:
|
|
image: clickhouse/mysql-java-client:${DOCKER_MYSQL_JAVA_CLIENT_TAG:-latest}
|
|
# to keep container running
|
|
command: sleep 1d
|