Use common base image.
This commit is contained in:
@@ -16,6 +16,8 @@ function fail_one()
|
||||
RC=$(( RC + 1 ))
|
||||
}
|
||||
|
||||
bash partials/fsg-image/build.sh
|
||||
|
||||
while IFS="" read -u 3 -r SERVICE_PATH
|
||||
do
|
||||
pushd "${SERVICE_PATH%/*}"
|
||||
|
||||
Reference in New Issue
Block a user