ClickHouse/tests/integration/compose/docker_compose_dotnet_client.yml
2024-03-20 14:11:47 +00: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