Skip to content

Docker Image packaging for GOLANG, used for Raspberry Pi

License

Notifications You must be signed in to change notification settings

ARMed-Docker/rpi-golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • First, use a docker login with username, password and email address
  • Second, push Docker Image to the official Docker Hub
make push

About

Docker Image packaging for GOLANG, used for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%