ClickHouse/docker/test/integration/runner/compose/docker_compose_dotnet_client.yml

7 lines
179 B
YAML
Raw Normal View History

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