mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-15 06:47:07 +02:00
fix: keys and variables
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ RUN mkdir /root/.android/ && \
|
||||
mkdir /data
|
||||
|
||||
# Exporting ADB keys.
|
||||
#COPY keys/* /root/.android/
|
||||
COPY keys/* /root/.android/
|
||||
|
||||
# The following layers will download the Android command-line tools
|
||||
# to install the Android SDK, emulator and system images.
|
||||
|
||||
Reference in New Issue
Block a user