Commit Graph
2 Commits
Author SHA1 Message Date
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
YAEGASHI TakeshiandYAEGASHI Takeshi 9b028b48b5 Build normal and extended versions for the registry images
Closes pages/hugo#29
2019-05-24 01:23:46 +09:00