Go to file
Egor Matveev 489717ad77 refactor
2021-11-20 23:17:34 +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 refactor 2021-11-20 23:17:34 +03:00
scripts Merge branch 'master' of https://gitlab.com/mathwave/sprint 2021-11-14 01:24:34 +03:00
Sprint refactor 2021-11-20 23:17:34 +03:00
SprintLib bot 2021-11-20 23:15:11 +03:00
templates bot 2021-11-20 23:15:11 +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 new build 2021-11-15 23:52:47 +03:00
docker-compose-local.yaml docker compose local created 2021-11-06 22:23:07 +03:00
docker-compose.yaml volumes 2021-11-19 21:06:16 +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