mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-11 17:38:46 +00:00
ff0e8f7140
When running: tutor dev run -m /path/to/edx-platform lms pip install -r requirements/edx/development.txt I realised that I was re-installing packages that should already have been present in the image. The reason for that was that I was running an outdated version of the dev version of the openedx Docker image. This happens because `tutor dev run` does not trigger an image re-build. We solve this issue by pinning the openedx dev Docker image tag to the current tutor version. |
||
---|---|---|
.. | ||
_ext | ||
download | ||
img | ||
plugins | ||
reference | ||
tutorials | ||
_release_description.md | ||
.gitignore | ||
conf.py | ||
configuration.rst | ||
dev.rst | ||
faq.rst | ||
gettingstarted.rst | ||
index.rst | ||
install.rst | ||
intro.rst | ||
k8s.rst | ||
local.rst | ||
Makefile | ||
quickstart.rst | ||
run.rst | ||
testimonials.rst | ||
troubleshooting.rst | ||
tutor.rst | ||
whatnext.rst |