6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-15 15:20:44 +00:00
tutor/deploy/singleserver/scripts.yml
Régis Behmo c903ab2b12 Migrate openedx-docker project to Tutor 👩‍🏫
The project gets a new name and some proper documentation. Build/Deploy
are now properly separated.
2018-12-26 19:27:08 +01:00

7 lines
133 B
YAML

version: "3"
services:
# Useful for running one-off scripts
openedx:
image: ${OPENEDX_DOCKER_IMAGE:-regis/openedx:hawthorn}