Bind mount docker daemon socket inside the build container so the build can run docker commands and create other containers (for example to host some test resources). The build script is then responsible to ensure those containers are well destroyed after build completion.