ClickHouse/tests/integration/test_mysql_protocol/clients/golang/docker_compose.yml
Ivan 97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00

9 lines
145 B
YAML

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