Docker for mytoken forward
964
./mytoken -l license.dat
Prepare go environment
go get -u github.com/gin-gonic/gin
go get -u github.com/gin-contrib/cors
go get -u github.com/sirupsen/logrus
go get -u github.com/fatih/color
go get -u github.com/spf13/cobra
Install UPX, In mac it is:
brew install upx
Build program
make build
Note: if encounter build error for windows target, you may need go get -u github.com/inconshreveable/mousetrap
Content type
Image
Digest
Size
6.3 MB
Last updated
almost 8 years ago
docker pull playniuniu/mytoken-forward