mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 17:41:41 +00:00
If the user specifies an InstanceID, we assume the instance is "named" and, therefore, special. If the instance has a disk configured, create it in the "disks" directory so that, if the same instance is recreated, the disk image can be re-used. This is consistent with other InfraKit plugins. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>