From 08d26d514092c6e09b8acd86f59294edebaee3d8 Mon Sep 17 00:00:00 2001 From: Edward Vielmetti Date: Fri, 16 Jun 2017 10:56:39 -0400 Subject: [PATCH] Note that Linuxkit does not survive a reboot Signed-off-by: Edward Vielmetti --- docs/platform-packet.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/platform-packet.md b/docs/platform-packet.md index 479232380..cb5fa93bd 100644 --- a/docs/platform-packet.md +++ b/docs/platform-packet.md @@ -64,7 +64,8 @@ for details on that mode. ## Disks At this moment the Linuxkit server boots from RAM, with no persistent -storage and there is no code that mounts disks. +storage and there is no code that mounts disks. As a result, +when the Linuxkit image reboots, all is lost. ## Networking