Welcome!
This is going to be a rapid orientation to software containerization through a series of examples.
The only assumptions are that you are a software developer with a basic familiarity using a bash shell in a terminal and that your environment has the following software installed to get through most of this guide:
Don't worry about it now, but later on you will probably also want the following tools (and these are also already installed on Google Cloud Shell):
Google Cloud SDK (
gcloud
)
Let's jump right in!
Last updated