Sign in
bazel
/
continuous-integration
/
refs/heads/image-msys
/
.
/
base
/
Dockerfile.ubuntu-wily-amd64
blob: 3a3455f1787b2bdeb293f9a344d7cc73411a8278 [
file
] [
log
] [
blame
] [
edit
]
FROM ubuntu
:
wily
RUN apt
-
get
update
RUN apt
-
get
install
-
y zip g
++
openjdk
-
8
-
jdk openjdk
-
8
-
source wget git unzip python python3 curl
ENV JAVA_HOME
/
usr
/
lib
/
jvm
/
java
-
8
-
openjdk
-
amd64