mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
8 lines
161 B
YAML
8 lines
161 B
YAML
version: '2.3'
|
|
services:
|
|
hdfs1:
|
|
image: lgboustc/hive_test:v1.0
|
|
hostname: hivetest
|
|
restart: always
|
|
entrypoint: bash /start.sh
|