1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00

Feat(README.md): Include ws flag in documentation

This commit is contained in:
Sander Koenders 2017-06-25 21:25:18 +02:00
parent 35c230b5ee
commit 40d42d625f
No known key found for this signature in database
GPG Key ID: 4C8D166407DF5DD7

View File

@ -26,6 +26,7 @@ The `run.sh` script accepts the following switches:
* -u|--enable-usb - runs the container in privileged mode (this way you can use adb right from the container)
* -r|--rebuild - force rebuild the image from scratch
* -ws|--with-su - Sets the WITH_SU environment variable to true (your builds will include the su binary)
The container uses "screen" to run the shell. This means that you will be able to open additional shells using [screen keyboard shortcuts][Screen_Shortcuts].