1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00
This commit is contained in:
Darren Shepherd
2015-03-06 21:56:47 -07:00
parent 474fb184c2
commit 1452332ccb

View File

@@ -33,6 +33,10 @@ generate_images()
fi
}
if [ -x "$(wrapdocker)" ] && ! docker info >/dev/null 2>&1; then
wrapdocker
fi
run ./scripts/bootstrap
run ./scripts/test
run --assets ./scripts/build-common --assets ./assets ./scripts/download