hypriot / rpi-golang

Docker Image packaging for GOLANG, used for Raspberry Pi
MIT License
15 stars 13 forks source link

rpi-golang

Docker image containing GOLANG that is compatible to the Raspberry Pi.

Build the Docker Image

make build

Run the Docker Image and get version of installed GOLANG

make version

Push Docker Image to Docker Hub