This sample shows how to use the Code Engine source-to-image feature using
a Dockerfile to build your application from a git repo, push the image into a
registry, and then deploy it as a Code Engine application. This will assume
that there's a Dockerfile in the root of the build context that will be used
to build the image.