33 Commits

Author SHA1 Message Date
4d4b1b6cfa better error message 2022-11-09 23:41:47 -03:00
716ed4adbe remove debug print message; added curl silent 2022-11-09 23:15:50 -03:00
56980bd12e trying to fix six module dependency - 2nd try 2022-11-09 23:13:52 -03:00
f51bf593da trying to fix six module dependency 2022-11-09 22:35:15 -03:00
7a002b3f4d dockerfile: add git package 2022-11-09 22:10:47 -03:00
ee7dd09709 fix curl wrong option 2022-11-09 22:05:51 -03:00
a6b24ea0b6 dockerfile: add curl and unzip packages 2022-11-09 21:50:59 -03:00
d5e49e686c fix check build archive exists logic 2022-11-09 21:45:26 -03:00
3d15d5369b added quotes to if check 2022-11-09 21:22:13 -03:00
5ab69f335f changed print_messagem position 2022-11-09 20:43:00 -03:00
7336ccb08a fix wrong option on checking empty variable 2022-11-09 20:41:43 -03:00
e179876da7 fix syntax error 2022-11-09 20:38:57 -03:00
b789b9aef8 standardized messages 2022-11-09 20:36:00 -03:00
f1f33ae197 added adb serial found check 2022-11-09 20:35:20 -03:00
c9e2104e30 dockerfile: remove -q option 2022-11-09 20:33:48 -03:00
66c9ae339b Merge branch 'main' of https://git.lgoon.xyz/gabriel/magisk-update into dev-ivo 2022-11-09 20:01:58 -03:00
d43498db87 improved build archive existance verification 2022-11-09 19:58:27 -03:00
451684b8df dockerfile: changed image to slim version; added suppress warnings on pip install 2022-11-09 19:56:34 -03:00
gabriel becker
7c94da0938 Add access to serial to docker run command 2022-11-09 15:31:18 +11:00
9952a3cf20 Merge branch 'main' into dev-ivo 2022-11-09 01:11:39 -03:00
gabriel becker
194fd4c5dd Merge remote-tracking branch 'origin/dev-ivo' 2022-11-09 15:07:52 +11:00
gabriel becker
9dff87040a make ADB_DEVICE environment variable optional 2022-11-09 15:07:37 +11:00
efc80d0bde fix dockerfile syntax 2022-11-09 01:04:41 -03:00
01b95af7f3 dockerfile: remove python3 install because base img already contains 2022-11-09 00:59:07 -03:00
b99f91cf91 Merge branch 'main' of https://git.lgoon.xyz/gabriel/magisk-update into dev-ivo 2022-11-09 00:56:13 -03:00
3d156e3161 added build archive exists check 2022-11-09 00:52:03 -03:00
49f51d6069 changed python to python3 2022-11-09 00:47:27 -03:00
b3592929d2 removed protobuf module install (already in dockerfile) 2022-11-09 00:47:06 -03:00
e7d977143f dockerfile: install python3, python3-pip and protobuf module 2022-11-09 00:46:09 -03:00
1235c29233 added check magisk app instead of folder 2022-11-09 00:44:44 -03:00
gabriel becker
157cfffdba Use better base image 2022-11-09 14:12:47 +11:00
gabriel becker
f73cab41d1 Better readme 2022-11-09 13:18:58 +11:00
gabriel becker
fe5cc70ab2 Initial commit 2022-11-09 13:09:37 +11:00