canvas-lms
canvas-lms copied to clipboard
./script/docker_dev_setup.sh runs failed by docker doesn't support docker-machine anymore
the quick start introduction looks expired, how can i run canvas as dev environment?
The quick start introduction (https://github.com/instructure/canvas-lms/wiki/Quick-Start) doesn't reference Docker Machine anymore? If you are on macOS, Windows (running WSL2 w/ Ubuntu and Docker installed), or Ubuntu those instructions should work.
Just ran into the same issue; the script seems to be checking for it here:
https://github.com/instructure/canvas-lms/blob/4e0a9e39debe8d39df7a1d5dfdad72f2826b58f5/script/common/os/mac/dev_setup.sh#L39
Thank you all, i will try.