1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00

Update build for docker-from-scratch

This commit is contained in:
Darren Shepherd
2015-08-06 00:04:46 -07:00
parent d56b6ae2a5
commit 598f47b68d
10 changed files with 57 additions and 40 deletions

View File

@@ -60,7 +60,6 @@ if [ ! -d ${INITRD_TMP} ]; then
else
xz -dc ${INITRD} | cpio -idmv
fi
rm -f init
popd
fi