merofeev / docker-windows-volume-watcher

A tool to notify Docker contianers about changes in mounts on Windows.
MIT License
188 stars 30 forks source link

log std{out,err} when running the stat/chmod commands in the container fails #23

Open slippycheeze opened 3 years ago

slippycheeze commented 3 years ago

If running a command inside the container fails then it'd be good to log the output -- that gives a more direct clue about what (if anything) went wrong with the process than just the exit code.