Open rockstorm101 opened 2 years ago
I second this request. I’m trying to build jekyll on an Alpine version that is compatible with the latest Pandoc docker container and cannot figure out how to do it. Alternatively documenting how to configure the docker-template environment for the specific needs of this project would be great. Right now I’m hard-coding the meta variables on a Dockerfile to make it work.
Could you please update the image building instructions? Or alternatively provide an image for arm32v6 (similar to this other request #326). I would need this to run Jekyll on an Raspberry Pi. I tried to build this image myself but failed miserably. I suspect that script is quite outdated now.
Running
script/build
throws the (expected) following error:I'm happy to test any guidelines in case it helps.