ppodgorsek/docker-robot-framework

Dynamic dependency installation doesn't work for other UID/GID runners

Closed this issue · 1 comments

The dependencies' installation folder is owned by the default UID and GID for the Robot Framework runner. Its permission should be extended to allow other users to also write into it.

Fixed