Skip to content

Commit

Permalink
docs: Readme (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 25, 2023
1 parent 07579f0 commit 569c559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,15 @@ services:
container_name: qemu
image: qemux/qemu-docker:latest
environment:
DISPLAY: "vnc"
BOOT: "https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/alpine-standard-3.18.2-x86_64.iso"
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 2222:22
- 5900:5900
restart: on-failure
```
Expand Down

0 comments on commit 569c559

Please sign in to comment.