Hey 👋 , I'm mattn
I
- Long-time Golang user&contributor
- Google Dev Expert for Go
- Author of many Go tools
- Vim plugin author (emmet-vim, vim-gist, vim-lsp-settings, etc)
- Windows hacker
I'm looking for GitHub sponsors.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI
I'm looking for GitHub sponsors.
Current implementation can not specify environment variables to the server. So this PR add way to specify environment variables.
I built jar with gradle. And it works well on local Windows/Linux both. But when I make docker-image using the jar. It does not work correctly.
Con…