Closed itsankitkp closed 1 year ago
CI was having a hard time because of arm64 issues. The image is there now: https://hub.docker.com/r/overhangio/openedx-account-dev/tags Can you please check if it works for you?
EDIT: I just saw your comment about the ora-grading-dev image missing as well. Same for the the communications-dev image. Now building...
The images should be available now.
The images should be available now.
Thanks for quick turnaround on this one, rest of images are available except https://hub.docker.com/r/overhangio/openedx-communications-dev/tags . Can you please make this available as well?
Done!
I am unable to run tutor in development mode with mounted edx-platform (followed instructions as per as https://docs.tutor.overhang.io/dev.html) During
tutor images build openedx-dev
it gives following error (at start) ERROR importing cache manifest from openedx-dev:16.0.0-cachetutor dev launch
fails with this error Error response from daemon: manifest for overhangio/openedx-account-dev:16.0.0 not found: manifest unknown: manifest unknownBuild environment: Ubuntu 20.04 Docker version 24.0.2 Python 3.10.7
pip freeze | grep tutor
response:edx-platform commit:
d3b1ce176ae552cf36a87a1b875723c4358e5331
Note: It used to work fine before (at least a week back when I tried it), commands are changed now so that is that.
Docker compose file looks like this
There is no tag 16.0 in openedx-account-dev, also openedx-ora-grading-dev:16.0.0. is giving 404