mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-09 12:23:23 +00:00
docker image: try to fix issue with Android SDK & Java 11
This commit is contained in:
@@ -8,6 +8,7 @@ FROM ubuntu:19.10
|
||||
|
||||
# Fix locale to avoid warnings:
|
||||
ENV LANG en_US.UTF-8
|
||||
ENV JAVA_OPTS "-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee"
|
||||
|
||||
# Needed for setup:
|
||||
COPY ./setup-ubuntu.sh ./setup-android-sdk.sh ./properties.sh /tmp/
|
||||
|
||||
Reference in New Issue
Block a user