A Raspbian Linux Docker base image for the ARM platform. It also works with Raspberry 1 and Zero.
- latest: Latest stable image (e.g. jessie)
- jessie: Raspbian 8 "Jessie"
## CI/Auto-Builds
The image is automatically built by Jenkins CI on a Raspberry Pi Cluster. It will be rebuilt once a week (Bleeding Edge every night). You can find the job definitions written in Jenkins DSL in the armhero/jenkins-dsl repository.
### Manual Building
To build the image yourself, take a look in the build.sh script.
You can find more information and an overview over all images on armhero.github.io.