Skip to content

Commit 4ec22c8

Browse files
authored
cleanup readme.md (#374)
1 parent 15ac85e commit 4ec22c8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

readme.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,15 +105,6 @@ earthly +build-image
105105

106106
# run tests
107107
earthly -P --no-output +test-local
108-
109-
# run local cluster with docker/docker-compose.yml
110-
docker-compose -f ./docker/docker-compose.yml --project-directory . up -d
111-
112-
# observe containers
113-
docker-compose -f ./docker/docker-compose.yml --project-directory . ps
114-
115-
# shut it down
116-
docker-compose -f ./docker/docker-compose.yml down -t 0 --remove-orphans
117108
```
118109

119110
## License

0 commit comments

Comments
 (0)