Setup the readthedocs Docker image¶
Preparation¶
Before you start with the Docker image, make sure that:
- You have Docker Engine installed
- Docker is running on your host
Build image¶
The official Docker image can be found in the readthedocs repository: https://hub.docker.com/r/readthedocs/build/
To pull the image to your laptop, run:
docker pull readthedocs/build