GeertJohan / go.rice

go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
BSD 2-Clause "Simplified" License
2.42k stars 186 forks source link

golang:alpine can not install #153

Closed carlsue closed 4 years ago

carlsue commented 4 years ago

i run docker golang:alpine

go get github.com/GeertJohan/go.rice go get github.com/GeertJohan/go.rice/rice

but when i run rice ,shell get can't find rice error

GeertJohan commented 4 years ago

Make sure that the place go puts the binary is included in your $PATH