Sign inSign up

hhwang927/go

By hhwang927

Updated over 3 years ago

go1.17.6

Image
0

1.8K

hhwang927/go repository overview

  1. installed go1.17.6 in /usr/local/go

    CURL -OL <go achieve>
    rm -rf /usr/local/go && tar -C /usr/local -xzf go1.17.6.linux-amd64.tar.gz
    
  2. put /usr/local/go/bin in PATH

    in /root/.bashrc added export PATH=$PATH:/usr/local/go/bin

Tag summary

Content type

Image

Digest

Size

250.7 MB

Last updated

over 4 years ago

docker pull hhwang927/go