add Docker support: docker-compose with local path

This commit is contained in:
Danila Gamkov
2025-10-29 12:15:21 +03:00
parent cf445dc99c
commit 14c306818c
5 changed files with 74 additions and 2 deletions

1
file Normal file
View File

@@ -0,0 +1 @@
docker run -it -v /home/danila/Danila/work/MVN/Soft/PID/python/data/asotr:/app/data/asotr -v /home/danila/Danila/work/MVN/Soft/PID/python/plots:/app/plots -v /home/danila/Danila/work/MVN/flight/data:/mnt/host_data asotr:latest bash