buildkite / docker-buildkite-agent

Previous home of buildkite/agent docker image scripts
26 stars 14 forks source link

Dind fixes and tests #14

Closed lox closed 9 years ago

lox commented 9 years ago

There was a typo in DOCKER_DAEMON_ARGS that meant the dind images were using docker defaults, which meant devicemapper, which causes issues with udev. This fixes those and adds a test for the dind daemon running.