Deploy dockerized PHP Apps to production on GCP via docker compose [Tutorial Part 9] – Pascal Landau

In the ninth part of this tutorial series on developing PHP on Docker we will
deploy our dockerized PHP application to a production environment (a GCP Compute Instance VM)
and run it via docker compose as a proof of concept.