Test setup for running docker containers on a remote docker agent (docker-agent) from Jenkins (ci).
Steps:
- docker-compose up, starts the docker-agent and ci containers
- Complete Jenkins installation
- Create a pipeline job on Jenkins that uses the Jenkinsfile in this repo