Skip to content

Commit

Permalink
Add volume option to example command
Browse files Browse the repository at this point in the history
hectorm committed Aug 17, 2024
1 parent ec3ecd3 commit 7028b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@ docker run --detach \
--publish 127.0.0.1:3389:3389/tcp \
--publish 127.0.0.1:5900:5900/tcp \
--publish 127.0.0.1:6080:6080/tcp \
--mount type=volume,src=qemu-win2000-disk,dst=/var/lib/qemu/disk/ \
docker.io/hectorm/qemu-win2000:latest
```

0 comments on commit 7028b65

Please sign in to comment.