ClickHouse/tests/integration/test_postgresql_protocol/clients/java/docker_compose.yml
2020-05-30 20:05:05 +03:00

9 lines
142 B
YAML

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