ClickHouse/tests/integration/test_mysql_protocol/clients/java/docker_compose.yml

9 lines
143 B
YAML

version: '2.3'
services:
java1:
build:
context: ./
network: host
# to keep container running
command: sleep infinity