When I run `docker run -v <path>:/mount <image> bash -c "cp foo /mount"` I can't see the copied file in the run of the codebuild locally. This works, though, in the AWS cloud.