Script to fix permissions
Created by: dtu-compute
The mapping of users/groups from the host to the containers is not obvious :(
The getpdf container is running as root, so the build copies weren’t working. This maybe was related to a subfolder called files
which lived under the staging root. In any event, I’ve added a hack to the build script to reset the user/group, but we’ll need to think of better.