Commit Graph

2 Commits

Author SHA1 Message Date
Jonas Sulzer a9731b30a4
🐛 FIX: build / run issues with docker mount points
- using ./ instead of ${PWD} is more universal and doesn't depend on the corresponding env variable to be set in the environment
- when mounting /app/lastIp, docker wants this to be a directory and not a file for it to work

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-12-18 23:43:36 +01:00
Jean-Claude 67d8eda971
NEW: Docker-compose file 2020-04-23 14:42:16 +02:00