mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
Add WITH_SU flag support
See http://lineageos.org/Update-and-Build-Prep/
This commit is contained in:
parent
4ac22955a8
commit
b28f68d616
@ -47,6 +47,9 @@ ENV DEBUG false
|
||||
# Clean artifacts output after each build
|
||||
ENV CLEAN_AFTER_BUILD true
|
||||
|
||||
# Provide root capabilities builtin inside the ROM ( see http://lineageos.org/Update-and-Build-Prep/ )
|
||||
ENV WITH_SU true
|
||||
|
||||
# Create Volume entry points
|
||||
############################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user