trying to fix six module dependency - 2nd try
This commit is contained in:
parent
f51bf593da
commit
56980bd12e
@ -6,9 +6,9 @@ RUN apt-get install -y \
|
|||||||
android-tools-fastboot \
|
android-tools-fastboot \
|
||||||
unzip \
|
unzip \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git
|
||||||
python3-six
|
RUN pip3 install protobuf \
|
||||||
RUN pip3 install protobuf
|
six
|
||||||
COPY . /magisk
|
COPY . /magisk
|
||||||
WORKDIR /magisk
|
WORKDIR /magisk
|
||||||
CMD bash reinstall-magisk-on-lineageos
|
CMD bash reinstall-magisk-on-lineageos
|
||||||
|
Loading…
x
Reference in New Issue
Block a user