yet another correction to build of alpine docker image

This commit is contained in:
Stephen Gaito 2020-06-23 13:03:30 +01:00
parent be8034236b
commit 5b4dce62b9
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ cd ../imageBuild/alpineTarDir
tar czvf ../$ALPINE_NAME.tar.gz --owner=root --group=root *
cd ..
cat <<ALPINE_INSTALL > $ALPINE_NAME.install
#!/bin/sh