Currently, we expect Spinup to be run directly on a host since it needs to run other containers. We can run spinup itself in a docker container by mounting /var/run/docker.sock. We should:
- check what else we need to do to get this working
- document the process.