Initial dockerization

This commit is contained in:
Vadim Likholetov 2023-11-16 16:08:08 +02:00
parent e97b776c2e
commit 260f848b84

View File

@ -22,3 +22,7 @@ An attempt to create search and rescue database for logging SAR jobs and activit
# Update the .po files with new translations
...
pybabel compile -d translations
# How to run the application with docker-compose
docker-compose up --build