Go to file
2022-02-20 12:33:19 +03:00
Checker apply languages 2022-02-17 13:59:12 +03:00
CheckerExecutor apply languages 2022-02-17 18:47:44 +03:00
dockerfiles removed worker dockerfile 2021-11-05 23:18:49 +03:00
FileStorage filestorage 2021-11-11 11:47:06 +03:00
Main apply languages 2022-02-20 12:33:19 +03:00
Messaging apply languages 2022-02-20 12:33:19 +03:00
postgres new field added 2021-12-21 14:05:06 +03:00
solutions/48 new field added 2021-12-21 14:05:06 +03:00
Sprint apply languages 2022-02-20 12:33:19 +03:00
SprintLib apply languages 2022-02-16 17:40:46 +03:00
templates apply languages 2022-02-20 12:33:19 +03:00
venv tester in docker works 2021-11-02 23:33:38 +03:00
.gitignore gitlab 2021-11-05 19:29:15 +03:00
.gitlab-ci.yml 4 workers 2022-02-09 22:58:29 +03:00
docker-compose.yaml apply languages 2022-02-12 00:24:45 +03:00
Dockerfile gitlab 2021-11-05 19:10:33 +03:00
manage.py registration implemented 2021-08-29 21:43:34 +03:00
pg_hba.conf tester in docker works 2021-11-02 23:33:38 +03:00
README.md config and readme 2021-11-03 12:13:41 +03:00
requirements.txt filestorage 2021-11-11 11:47:06 +03:00

Sprint

Build

docker build -t sprint .

Run

docker-compose up