Finally a dockerized version of edx that works.
This will launch the CMS (Studio) at port 18010 and the LMS at port 18080.
sudo docker run -d -p 18010:18010 -p 18080:18080 qbraksa/edx
For those of you who are wondering, Open edX is an open source MOOC platform that powers www.edx.org
Content type
Image
Digest
sha256:23172b716…
Size
1.8 GB
Last updated
almost 11 years ago
docker pull qbraksa/edx