Docker image containing Go 1.6.1 binaries compatible with the Raspberry Pi.
docker run -ti -v /data/docker/go:/data apicht/rpi-golangFROM apicht/rpi-golang:latest
RUN go get github.com/golang/example/hello
CMD ["hello"]| Name | Name | Last commit date | ||
|---|---|---|---|---|
Docker image containing Go 1.6.1 binaries compatible with the Raspberry Pi.
docker run -ti -v /data/docker/go:/data apicht/rpi-golangFROM apicht/rpi-golang:latest
RUN go get github.com/golang/example/hello
CMD ["hello"]