Go to file
Egor Matveev 6b6caffcff csharp
2021-11-19 20:51:09 +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 csharp 2021-11-19 20:51:09 +03:00
scripts Merge branch 'master' of https://gitlab.com/mathwave/sprint 2021-11-14 01:24:34 +03:00
Sprint csharp 2021-11-19 20:51:09 +03:00
SprintLib csharp 2021-11-19 20:51:09 +03:00
templates update_button 2021-11-12 21:37:26 +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 Merge branch 'master' of https://gitlab.com/mathwave/sprint 2021-11-14 01:24:34 +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