7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-30 12:50:48 +00:00
tutor/tutor
Régis Behmo 727c204e92 Fix Dockerfile parsing on Windows
Line endings are written as "\r" by default on Windows, which makes the
Dockerfiles unreadable by Docker.

See: https://github.com/overhangio/tutor/pull/385#issuecomment-730387969
2020-11-20 16:05:56 +01:00
..
commands Fix Dockerfile parsing on Windows 2020-11-20 16:05:56 +01:00
templates Add some jitter to the openedx gunicorn workers 2020-11-04 18:19:35 +01:00
__about__.py v10.5.0 (2020-11-19) 2020-11-19 11:32:17 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py Fix instructions for generating environment 2020-11-12 17:20:26 +01:00
env.py Fix Dockerfile parsing on Windows 2020-11-20 16:05:56 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py env.py refactoring 2020-01-16 15:07:35 +01:00
images.py Minor simplification for calling docker 2020-11-14 12:26:06 +01:00
interactive.py Memorize whether the user is running a production platform 2020-08-19 07:54:28 +02:00
plugins.py Make tutor considerably faster 2020-10-15 16:28:55 +02:00
scripts.py Fix undefined settings in k8s scripts 2020-06-23 19:11:35 +02:00
serialize.py Improve job running in local and k8s 2020-04-25 23:12:42 +02:00
utils.py Don't even try to detect user properties on Windows 2020-11-19 11:32:17 +01:00