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

9 lines
142 B
YAML
Raw Normal View History

2020-05-30 17:04:02 +00:00
version: '2.2'
services:
java:
build:
context: ./
network: host
# to keep container running
command: sleep infinity