Windows platform, docker install golang

1. docker search golang

Found that golang in the first line is official

2. docker pull golang

3.  docker images golang

View the installed image

 

Guess you like

Origin blog.csdn.net/orangapple/article/details/107326086