From 5b4dce62b9269430769d6d06aee5a35937e28923 Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Tue, 23 Jun 2020 13:03:30 +0100 Subject: [PATCH] yet another correction to build of alpine docker image --- buildScripts/createAlpineTarFile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildScripts/createAlpineTarFile b/buildScripts/createAlpineTarFile index 2f9e654..da425f6 100755 --- a/buildScripts/createAlpineTarFile +++ b/buildScripts/createAlpineTarFile @@ -41,6 +41,8 @@ cd ../imageBuild/alpineTarDir tar czvf ../$ALPINE_NAME.tar.gz --owner=root --group=root * +cd .. + cat < $ALPINE_NAME.install #!/bin/sh