Skip to content

Instantly share code, notes, and snippets.

@shimajima-eiji
Last active October 24, 2018 00:23
Show Gist options
  • Save shimajima-eiji/71a414ae1c6848213d171db5a99623ad to your computer and use it in GitHub Desktop.
Save shimajima-eiji/71a414ae1c6848213d171db5a99623ad to your computer and use it in GitHub Desktop.
# Usage
docker run (container of golang)
# container start
golang version
# go version go1.11.1 linux/arm
echo $GOROOT
# /go
echo $GOROOT
# (none)
### You edit for modified scripts?
apt update
apt install (editor)
# or
apt install curl
curl (download)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment