6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-22 13:18:24 +00:00
Régis Behmo fbef486ad4 Slim down configurator image with alpine
By switching from ubuntu:18.04 to alpine, we reduce the local image size
from 510 to 87 Mb. Because we don't use bash anymore, it's difficult to
rely on chroot, so we just get rid of docker-entrypoint.sh
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00
2018-12-25 19:25:23 +01:00
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00
2018-05-27 19:26:43 -04:00
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00

Tutor: Open edX 1-click install for everyone

Build status GitHub issues GitHub closed issues

Tutor is a one-click install of Open edX, both for production and local development, inside docker containers.

asciicast

Quickstart

git clone https://github.com/regisb/openedx-docker
cd openedx-docker/
make singleserver
Description
No description provided
Readme 31 MiB
Languages
Python 93.4%
Dockerfile 3.7%
Shell 1.5%
Makefile 1.1%
Jinja 0.3%