Docker
Install Docker and pull necessary images for openedx
Install Docker
One of the requirements to be able to prepare your deployment node is installing Docker.
Visit https://docs.docker.com/get-docker/ and follow the instructions based on your operating system to install docker.
Set up your docker environment
Make sure your Docker engine is running
We have other docker images for deployer you can check them out here
Last updated