Skip to content

Commit 573e51b

Browse files
committed
SIVA-976 Update Docker setup instructions
1 parent 3e4f8b1 commit 573e51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ docker compose up
6363
To remove all containers run:
6464

6565
```
66-
docker compose down -v
66+
docker compose down -v --remove-orphans
6767
```
6868

6969
Now SiVa itself is accessible http://siva.localhost:8080/ and siva-demo-application http://siva-demo.localhost:9000/.

0 commit comments

Comments
 (0)