Fix build instructions
This commit is contained in:
parent
ae2d9eb266
commit
e17315e3d2
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ Cage wayland kiosk packaged with wayvnc for use as a base image
|
||||||
|
|
||||||
Clone repo using `git clone --recurse-submodules https://git.snrd.eu/SunRed/cagevnc.git`
|
Clone repo using `git clone --recurse-submodules https://git.snrd.eu/SunRed/cagevnc.git`
|
||||||
|
|
||||||
Build image using `docker build -t cagevnc:latest .` (CI is WIP)
|
Build image using `docker build -t cagevnc:latest cagevnc` (CI is WIP)
|
||||||
|
|
Loading…
Reference in a new issue