Add informative messages.
This commit is contained in:
parent
06341c8842
commit
c661ac0be9
@ -58,6 +58,8 @@ else
|
||||
|
||||
fi
|
||||
|
||||
echo "INFO: Publishing '$BASE_IMAGE_VM_NAME' as image '$DOCKER_BASE_IMAGE_NAME'. Please wait."
|
||||
lxc publish --public "$BASE_IMAGE_VM_NAME/$UBUNTU_BASE_IMAGE_NAME" --project=default --alias="$DOCKER_BASE_IMAGE_NAME"
|
||||
|
||||
echo "INFO: Success! We can now delete the base image."
|
||||
lxc delete -f "$BASE_IMAGE_VM_NAME"
|
||||
|
Loading…
Reference in New Issue
Block a user