One issue that can come up when running CI locally is that docker links directly to the current working directory. This has two unsavory side effects:
- When docker writes the files, it writes them as root, preventing local building
- It blows away your current build