Overview
==================
In this lab you will build a Docker container image from provided code and a Dockerfile using Cloud Build. You will then upload the container to Container Registry.
Objectives
==========================
In this lab, you learn how to perform the following tasks:
Use Cloud Build to build and push containers
Use Container Registry to store and deploy containers