Update README.md
This commit is contained in:
parent
3c0ab1f8b8
commit
2dd8d16948
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Start Vespa with Docekr
|
# Start Vespa with Docker
|
||||||
`docker run -it --platform=linux/amd64 --detach --name vespa --hostname vespa-container \
|
`docker run -it --platform=linux/amd64 --detach --name vespa --hostname vespa-container \
|
||||||
--publish 8080:8080 --publish 19071:19071 \
|
--publish 8080:8080 --publish 19071:19071 \
|
||||||
vespaengine/vespa`
|
vespaengine/vespa`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue