You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker run -it -v $(CURDIR):/gopath/src/github.com/anominet/anomi -w /gopath/src/github.com/anominet/anomi kiasaki/alpine-golang sh -c "go get && go build -a -tags netgo -installsuffix netgo ."