Closed
Description
It seems like all Windows images has the same issue. The environment variable GOPATH
points to the path C:\gopath
, but there is nothing inside this directory.
golang/1.12/windows/windowsservercore-1803/Dockerfile
Lines 40 to 41 in ce2392f
The reason because Golang is installed into the path C:\go
.
golang/1.12/windows/windowsservercore-1803/Dockerfile
Lines 51 to 71 in ce2392f
Shouldn't GOPATH
points to C:\go
?
Metadata
Metadata
Assignees
Labels
No labels