go-nv / goenv

:blue_car: Like pyenv and rbenv, but for Go.
https://github.com/go-nv/goenv
MIT License
2.05k stars 245 forks source link

docker image support #133

Open GopherJ opened 4 years ago

GopherJ commented 4 years ago

goenv is cool, I would like to use its docker image to build my project so that I can manage different go versions. Is there an official docker image for this?

exfly commented 3 years ago

I think, useing diff version of go image is a better way?