Welcome!
Last updated
Last updated
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:
curl (for ; probably already pre-installed on and )
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):
(gcloud
)
Let's jump right in!