Add Debian 8 test to Docker set of tests.

This commit is contained in:
Jeff Geerling 2016-08-31 08:51:18 -05:00
parent c37723873a
commit 9a4288b269

View File

@ -22,6 +22,10 @@ env:
version: latest
init: /sbin/init
run_opts: ""
- repository: geerlingguy/docker-debian8-ansible
version: latest
init: /lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
services:
- docker