instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.71k stars 2.52k forks source link

Suggestions on which image to use on docker hub? #1825

Closed boblauer closed 3 years ago

boblauer commented 3 years ago

Summary:

I tried walking through the Docker setup instructions, but couldn't get dinghy to start in VirtualBox. I'm instead looking through dockerhub to see if there are any images I can use instead.

I see there is an instructure/canvas-lms image, but it was updated 2 years ago. Does that mean the image is using code that's 2 year old? If so, are there plans to update that image at some point?

K3das commented 3 years ago

I don't think a docker hub image would work. I don't use dinghy, but if you wont get dinghy working, you might be out of luck. Try running this on a different computer, or a full linux vm.

boblauer commented 3 years ago

If anyone stumbles upon this in the future, I took an alternative route and used the virtual image from https://bitnami.com/stack/canvaslms/virtual-machine. That worked like a charm.