Umask behaviour
dtrudg opened this issue · 0 comments
dtrudg commented
In 3.7 - When actions (run/shell/exec...) are used without --fakeroot the umask from the calling environment will be propagated into the container, so that files are created with expected permissions. Use the new --no-umask flag to return to the previous behaviour of setting a default 0022 umask.