This commit is contained in:
2026-06-02 06:15:02 +02:00
parent bdf5bf6b03
commit 06ad59a22a
6 changed files with 1052 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
services:
python-runner:
build: .
container_name: python-runner
restart: unless-stopped
volumes:
- /mnt/user/Scripts:/scripts # tvoje skripty
- /mnt/user/JNJEMAILS:/mnt/JNJEMAILS # .msg soubory (read-only)
extra_hosts:
- "host.docker.internal:host-gateway" # přístup na MongoDB na 192.168.1.76