WIP: Ready container execution #2
@ -6,7 +6,8 @@ RUN apt-get install -y \
|
||||
android-tools-fastboot \
|
||||
unzip \
|
||||
curl \
|
||||
git
|
||||
git \
|
||||
python3-six
|
||||
RUN pip3 install protobuf
|
||||
COPY . /magisk
|
||||
WORKDIR /magisk
|
||||
|
Loading…
x
Reference in New Issue
Block a user