rbm creates out/$project directories with mode 0700
It seems directory out/$project is created with mode 0700, not
respecting umask, when copying files from container at the end of the
build.
It seems directory out/$project is created with mode 0700, not
respecting umask, when copying files from container at the end of the
build.