mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-18 21:38:08 -04:00
Update README.md
Modify the command to support selinux
This commit is contained in:
@@ -13,8 +13,8 @@ You should now be able to invoke a run executing the following command:
|
||||
|
||||
```
|
||||
$ docker run --rm -t \
|
||||
-v ~/tmp/qt-src:/src \
|
||||
-v ~/tmp/qt-build:/build \
|
||||
-v ~/tmp/qt-src:/src:Z \
|
||||
-v ~/tmp/qt-build:/build:Z \
|
||||
-v $(pwd):/webview:ro \
|
||||
qt-builder
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user