Dockerfiles now Support Multiple Build Contexts

Dockerfile v1.4 and Buildx v0.8 now enable developers to define multiple build contexts between Dockerfiles. Follow along as we tackle some examples.