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

9 lines
146 B
YAML
Raw Normal View History

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