Revert "docker image: try to fix issue with Android SDK & Java 11"
This reverts commit f860eeba3a784d32ec65cf72d4a3d46578c3ffba.
This commit is contained in:
parent
1cfcd0dd26
commit
57e645f227
@ -8,7 +8,6 @@ FROM ubuntu:19.10
|
|||||||
|
|
||||||
# Fix locale to avoid warnings:
|
# Fix locale to avoid warnings:
|
||||||
ENV LANG en_US.UTF-8
|
ENV LANG en_US.UTF-8
|
||||||
ENV JAVA_OPTS "-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee"
|
|
||||||
|
|
||||||
# Needed for setup:
|
# Needed for setup:
|
||||||
COPY ./setup-ubuntu.sh ./setup-android-sdk.sh ./properties.sh /tmp/
|
COPY ./setup-ubuntu.sh ./setup-android-sdk.sh ./properties.sh /tmp/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user