"no such file or directory" after enabling CGO in Docker
1/24/2023Quick fix for the "no such file or directory" error after enabling CGO, when running in a scratch docker image.
I blogged about creating a comment system for my website a while ago, and later how I implemented webmentions into that same project. Since then this little go program has grown quite a bit, and it has turned into a modular platform that supports quite a few technologies:
Admin Interface - authentication required