Joachim Fasting ece457c62f nixos/tests: fix docker test
The docker service is socket activated by default; thus,
`waitForUnit("docker.service")` before any docker command causes the
unit test to time out.

Instead, do `waitForUnit("sockets.target")` to ensure that sockets are
setup before running docker commands.
2016-03-19 03:18:17 +01:00
..
2015-05-13 16:23:57 +02:00
2016-02-28 16:18:39 +01:00
2016-03-19 03:18:17 +01:00
2016-02-02 19:59:27 +01:00
2015-09-06 14:44:13 +02:00
2015-09-15 14:25:36 +02:00
2015-10-05 22:10:40 -06:00
2016-01-24 04:06:19 +00:00
2016-01-23 01:20:14 +01:00
2015-08-28 13:27:51 +02:00
2015-09-06 15:20:56 +02:00
2015-08-31 18:36:32 +02:00
2015-12-06 13:35:21 +00:00
2015-08-03 21:48:29 -04:00
2015-11-23 06:39:19 -06:00
2015-12-25 15:55:07 +01:00