Skip to content

Commit

Permalink
Update docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmirgaleev authored Oct 2, 2024
1 parent cdb6a93 commit bf15ac4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/pages/install/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,14 @@ To pull an image, use the `docker pull` command followed by the image name. Here
- **For the Stone Prover :**
```bash
docker pull ghcr.io/dipdup-io/stone-packaging/stone-prover:master

```

- **For the CPU Air Prover (Lightweight):**
```bash
docker pull ghcr.io/dipdup-io/stone-packaging/cpu_air_prover:master
```

- **For the CPU Air Verifier (Lightweight):**
```bash
docker pull ghcr.io/dipdup-io/stone-packaging/cpu_air_verifier:master
```

0 comments on commit bf15ac4

Please sign in to comment.