Docker Hub integration for the Laravel stack

Docker Hub fits into this stack through Docker Hub workflows. This page explains how it is actually used with the Laravel stack, not just that the provider exists.

Docker Hub can store images for the build workflow.

How Docker Hub is used with this stack

The provider is useful only when it fits a concrete workflow in the stack. These are the roles it can play around the Laravel stack.

Store built images for releases

Docker Hub can hold images produced by the stack build workflow so releases keep the same deployment path.