We discuss how to log in to the Google Cloud Console, create your first Google Cloud Project, and use Google Cloud Shell.
Go to
https://console.cloud.google.com
Choose your BYUI Google Account (if it is not on the dropdown, click add account and add it using your byui email address)
Click the No Organization dropdown at the top left of the page
Select BYUI from the dropdown
Click New Project
Give it a name like CIT 262
Wait for the project to finish being created
Click the Cloud Shell icon on the upper right corner of the page
Type the command: docker ps
You will see no containers running