docker-aosp icon indicating copy to clipboard operation
docker-aosp copied to clipboard

Define user to root in Dockerfile for JDK8

Open thinkhy opened this issue 7 years ago • 0 comments

Add a line of "ENV USER root" to work around below problem encountered while compiling branch android-8.1.0_r1

Still: out/host/linux-x86/bin/jack: line 80: USER: unbound variable

thinkhy avatar Jul 28 '18 09:07 thinkhy