vm: 'system-docker-image' calls 'sync' before rebooting.
authorLudovic Courtès <ludo@gnu.org>
Fri, 22 Mar 2019 21:03:38 +0000 (22:03 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 22 Mar 2019 21:49:35 +0000 (22:49 +0100)
commit0dc7d298a33f83d5f02a962b5f1bd24ee0e8ef07
treecb8a6f63b81ebefa20f00c96be00344bf36605af
parentac3c14fb0712b0672a4a237dc9d267ee148597fe
vm: 'system-docker-image' calls 'sync' before rebooting.

Previously we could end up silently building truncated tarballs.

* gnu/system/vm.scm (system-docker-image)[build]: Add call to 'sync'.
gnu/system/vm.scm