check if user provided image exists, if not, return false then stop processing
check_user_image_exist(
faasr,
action_name,
server_name,
user_image_url,
current_lambda_server_info
)logical value TRUE/FALSE for the existence of user images.
a list form of the JSON file
a string for the target action name
a string for the target server
a string for FaaSr container image uri
a list form of current Lambda server information: id, keys, region