Can you provide an official mdbook docker image?
Problem
No official mdbook image available
Proposed Solution
Can you provide an official version of Docker image? I like to use the Docker image, but the size of my installed mdbook can reach about 2G, which is unacceptable to me. I hope that an official set of Docker images will be available for everyone to use
Notes
No response
I use mdbook-v0.4.27-x86_ 64-unknown-linux-musl.tar.gz And Alpine: 3.17 have built a 20M image, which can be used normally, but I still recommend providing an official image for everyone to use.
What problem are you trying to solve by having mdbook inside a docker container?
No additional dependencies, small size, application version and host version independent.