mirror of
https://github.com/remote-android/redroid-doc
synced 2026-02-25 18:03:53 +08:00
refine
This commit is contained in:
7
native_bridge/Dockerfile
Normal file
7
native_bridge/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
ARG BASE_IMAGE
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ADD native-bridge.tar /
|
||||
|
||||
# use factory.prop to override prop
|
||||
COPY factory.prop /factory/factory.prop
|
||||
Reference in New Issue
Block a user