> [cygwin-shell#L30](https://github.com/TeaCI/cygwin-docker/blob/512123de43efa799750870ffb5d954adf2210474/cygwin-shell#L30) "docker image does not support cygwin symlink" If reason for this problem is that by default cygwin creates symlink as NTFS symlink then adding [`CYGWIN=winsymlinks:lnk`](https://cygwin.com/cygwin-ug-net/using-cygwinenv.html) can help.