Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(dockerfile): Set GODEBUG=madvdontneed=1.
Set GODEBUG=madvdontneed=1 to lower Go RSS memory usage. MADV_DONTNEED is the default behavior in the upcoming Go 1.16: https://go-review.googlesource.com/c/go/+/267100/
- Loading branch information