ClickHouse/docker/test/integration/runner/compose/docker_compose_dotnet_client.yml
2022-01-03 02:55:49 +03:00

7 lines
168 B
YAML

version: '2.3'
services:
dotnet1:
image: clickhouse/dotnet-client:${DOCKER_DOTNET_CLIENT_TAG:-latest}
# to keep container running
command: sleep infinity