This is the lite raspbian image with java8 and openssh server installed
65
Default image: docker pull resin/rpi-raspbian
Version1: sudo apt-get update && apt-get install -y oracle-java8-jdk && apt-get install -y curl && apt-get install -y openssh-server && apt-get install -y wget
Content type
Image
Digest
Size
151.7 MB
Last updated
about 9 years ago
docker pull saraqian/raspbian_java8:version1