This is an already running Kolibri instalation. You just need have the docker installed, run the bellow command and access your localhost:8080 on your browser.
Command to running the container:
docker run -d -p YOUR_PREFERED_PORT_HERE:8080 -v YOUR_PREFERED_PATH_HERE:/var/admin getjv/kolibri:latest
My sample:
docker run -d -p 80:8080 -v c:\kolibri:/var/admin getjv/kolibri:latest
If you need some support please feel free to send me questions.
Content type
Image
Digest
Size
216.2 MB
Last updated
over 7 years ago
docker pull getjv/kolibri