mdBook icon indicating copy to clipboard operation
mdBook copied to clipboard

Can you provide an official mdbook docker image?

Open niaiwomattt opened this issue 3 years ago • 4 comments

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

niaiwomattt avatar Feb 24 '23 01:02 niaiwomattt

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.

niaiwomattt avatar Feb 24 '23 03:02 niaiwomattt

What problem are you trying to solve by having mdbook inside a docker container?

ophilli avatar May 04 '24 23:05 ophilli

No additional dependencies, small size, application version and host version independent.

niaiwomattt avatar May 26 '24 05:05 niaiwomattt