Issues with Cygwin inside Docker

2021-06-29 Thread Pietro Fontana via Cygwin
Hi, I am trying to setup Cygwin inside a Windows Docker container, but I step into the issue described here (https://www.mail-archive.com/cygwin@cygwin.com/msg165792.html) and here (https://github.com/microsoft/hcsshim/issues/835). I am not able to fully understand what is the conclusion from t

Suggestion: Add run-parts to Cygwin.

2021-06-29 Thread Joe Smith via Cygwin
The gist is that one can use Windows Task Manager to start a single bash script with elevated privileges and that script can run the scripts in a given directory, with elevated privileges. Various Linux distributions use /etc/cron.{daily,weekly,monthly} for this purpose. $ head -5 /usr/bin/ru