mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
6 lines
153 B
YAML
6 lines
153 B
YAML
services:
|
|
dotnet1:
|
|
image: clickhouse/dotnet-client:${DOCKER_DOTNET_CLIENT_TAG:-latest}
|
|
# to keep container running
|
|
command: sleep infinity
|