ClickHouse/dbms/tests/integration/test_mysql_protocol/clients/golang/docker_compose.yml
2019-04-07 13:29:30 +03:00

9 lines
145 B
YAML

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