Brian Goff
a738df0354
Fix volumes-from re-applying on each start
...
Fixes #9709
In cases where the volumes-from container is removed and the consuming
container is restarted, docker was trying to re-apply volumes from that
now missing container, which is uneccessary since the volumes are
already applied.
Also cleaned up the volumes-from parsing function, which was doing way more than
it should have been.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2015-01-17 07:14:25 -05:00
..
2014-12-15 16:51:15 -05:00
2014-12-01 17:54:15 -05:00
2014-12-01 17:54:15 -05:00
2014-12-01 17:54:15 -05:00
2014-12-12 10:58:56 -08:00
2015-01-14 14:40:07 -08:00
2015-01-14 16:55:56 -08:00
2014-11-19 23:41:46 +02:00
2014-12-03 18:45:51 -08:00
2015-01-02 23:21:26 +00:00
2014-12-20 16:40:40 -08:00
2014-10-16 15:05:00 -07:00
2015-01-06 10:57:48 -08:00
2015-01-14 00:31:25 +02:00
2015-01-06 16:48:10 +01:00
2014-10-16 15:05:00 -07:00
2014-11-05 08:26:22 -08:00
2014-11-20 13:36:46 +09:00
2014-11-19 23:41:46 +02:00
2014-11-05 08:26:22 -08:00
2014-12-29 23:00:17 +00:00
2014-10-16 15:05:00 -07:00
2015-01-13 03:27:17 +00:00
2014-12-11 18:05:07 -08:00
2014-10-30 22:24:57 +02:00
2014-11-19 23:59:02 +02:00
2014-10-16 15:05:00 -07:00
2015-01-12 15:09:22 -05:00
2015-01-08 20:14:58 +00:00
2014-11-05 08:26:22 -08:00
2015-01-14 12:54:23 -08:00
2014-10-16 15:06:20 -07:00
2015-01-14 14:12:03 -08:00
2014-12-03 17:47:28 -08:00
2015-01-17 07:14:25 -05:00
2015-01-14 00:31:25 +02:00
2014-12-20 16:40:40 -08:00
2015-01-14 00:31:25 +02:00
2014-11-05 08:26:22 -08:00
2015-01-14 16:49:08 -08:00
2015-01-08 20:14:58 +00:00
2014-10-16 15:06:20 -07:00
2014-11-05 08:26:22 -08:00
2015-01-09 17:28:40 -07:00
2015-01-14 16:14:27 -08:00
2014-06-02 07:05:06 +00:00
2015-01-13 20:28:44 -08:00