Include a link to docker
This commit is contained in:
parent
710c011575
commit
b563162b7e
@ -1,7 +1,7 @@
|
|||||||
# mev-inspect
|
# mev-inspect
|
||||||
|
|
||||||
## Running locally
|
## Running locally
|
||||||
Setup Docker
|
Setup [Docker](https://www.docker.com/products/docker-desktop)
|
||||||
|
|
||||||
Start the services with Docker Compose
|
Start the services with Docker Compose
|
||||||
```
|
```
|
||||||
@ -17,6 +17,8 @@ To stop the services
|
|||||||
docker compose down
|
docker compose down
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Check `docker compose help` for more tools available
|
||||||
|
|
||||||
## Executing scripts
|
## Executing scripts
|
||||||
To run a command, prefix it with
|
To run a command, prefix it with
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user