docs: update docker build command (#384)
Co-authored-by: ハン / Han <16288797+hannoeru@users.noreply.github.com>
This commit is contained in:
parent
cb6d929ff8
commit
3fb2c7d828
@ -196,7 +196,7 @@ Go to [Netlify](https://app.netlify.com/start) and select your clone, `OK` along
|
||||
First, build the vitesse image by opening the terminal in the project's root directory.
|
||||
|
||||
```bash
|
||||
docker build . -t vitesse:latest
|
||||
docker buildx build . -t vitesse:latest
|
||||
```
|
||||
|
||||
Run the image and specify port mapping with the `-p` flag.
|
||||
|
Loading…
Reference in New Issue
Block a user