ClickHouse/docker/test/integration/runner/compose/docker_compose_dotnet_client.yml
2021-04-17 20:02:27 +03:00

7 lines
175 B
YAML

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