I'm running google batch with enable_image_streaming set to False
currently and have been trying to enable the container image streaming
feature in order to reduce the time required from creating the job to
running my application's code. When I chang...