Skip to content

z0rb/docker-openjdk-wiringpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Build Status

z0rb/openjdk-wiringpi

arm32v7 OpenJDK docker image extended with WiringPi.

The current image is restricted to arm32v7 beause of the following bug in docker upstream: moby/moby#34875 Once the bug is resolved the image can be adapted for multiple arm variants.

Build Locally

In order to build the image locally on any architecture you will need to install qemu and register it with the build agent. The static binary should be copied to the hooks directory. The required steps are summarized in the docker hub post checkout script. This script runs apt-get so it will require root privileges, check the script first before executing:

sudo ./hooks/post_checkout

About

arm32v7 OpenJDK docker image extended with WiringPi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages