9.9 Demo lab: show Docker alternatives

This is a demo lab. It shows how to build a container image, publish it to Docker Hub and deploy it to OpenShift.

9.9.1 Build a container image

This setion covers building a container image using a Dockerfile.

9.9.2 Deploy a container image

This section covers deploying a container image to OpenShift.

9.9.3 Docker Instructions

Docker instructions for building and publishing the Go application as container image.