mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
6 lines
125 B
YAML
6 lines
125 B
YAML
version: '2.3'
|
|
# Used to pre-pull images with docker-compose
|
|
services:
|
|
clickhouse1:
|
|
image: clickhouse/integration-test
|