jrslv / rpi-golang

Docker Image packaging for GOLANG, used for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-golang

Docker Image packaging for GOLANG, used for 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

License:MIT License


Languages

Language:Makefile 100.0%