GoogleCloudPlatform/functions-framework-php

Task: Investigate Dockerfile in builders/php/converter

Closed this issue · 1 comments

The Dockerfile in builders/php/converter may be useful for submitting to Cloud Run. Can we use this for building and deploying to Cloud Run / GKE / Knative?

There is most likely crossover with what we are doing here: https://github.com/GoogleCloudPlatform/getting-started-php/blob/background-processing/background-processing/cloud-run-backend/Dockerfile

We've added a new Dockerfile in #1 as an example, with instructions on using it in the README