Add fancy hashing
This commit is contained in:
@ -16,4 +16,4 @@ _is_container_exists && die "Couldn't remove existing container"
|
||||
docker rmi "$IMAGE_REGISTRY/$IMAGE_REPO:$IMAGE_TAG" || echo "Failed to remove image $IMAGE_REGISTRY/$IMAGE_REPO:$IMAGE_TAG"
|
||||
|
||||
echo "Uninstallation of ${CONTAINER_NAME} complete."
|
||||
echo "Leaving local data folder ${LOCAL_DATA_FOLDER} in place."
|
||||
echo "Local data folder ${LOCAL_DATA_FOLDER} still in place."
|
||||
|
Reference in New Issue
Block a user