How To Build and Publish a Container Image
In this blog post we are going to show how to build and publish container images using
the oci-build task
and registry-image resource. This post assumes you understand
how to build container images with Dockerfile's and publish to Docker Hub or another image
registry using the docker cli.

