Dockerfile 132 Bytes Raw Blame History Permalink 1 2 3 4 5 FROM docker.brainfood.com/openjdk-8-jre RUN ["apt-docker", \ "-y", "install", "-t", "jessie-backports", "openjdk-8-jdk", \ ";" ]