* use '-O2' instead of '-Og' '-O2' produce production optimized binary while '-Og' is used mostly for debugging * use '-mtune=generic' instead of '-mtune=native' '-mtune=native' produce optimal code for builder host system, but it can be sub-optimal for execution host system |
||
|---|---|---|
| .. | ||
| etc/nginx/geoip | ||
| patches | ||
| build.sh | ||
| Dockerfile | ||