YAEGASHI Takeshi
|
22f0d5cbd6
|
Workaround for segmentation faults in hugo_extended registry image
- Run muslstack on hugo executable to extend thread stack size to 8MB
- Introduce multi-stage builds to reduce image size further
- Use alpine:image for the final image
muslstack utility:
https://github.com/yaegashi/muslstack
muslstack test cases using Hugo extended version:
https://github.com/yaegashi/muslstack/tree/master/tests/hugo
|
2019-06-21 01:51:55 +09:00 |
|