Skip to content

Commit 59ff702

Browse files
committed
update docker image
1 parent bf5db25 commit 59ff702

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ services:
1919
image: apache/iotdb:1.1.0-standalone
2020
restart: always
2121
container_name: iotdb-standalone-1
22-
depends_on:
23-
iotdb-confignode-1:
24-
condition: service_healthy
2522
healthcheck:
2623
test: ["CMD", "ls", "/iotdb/data"]
2724
interval: 3s

0 commit comments

Comments
 (0)