/gcr-php-7.4-apache-extensions

A Docker image for PHP 7.4 with Apache to run in Google Cloud Run

Primary LanguageDockerfile

Dockerfile for PHP 7.4 with Apache on Google Cloud Run

This repository contains a Dockerfile to build a Docker image for running a PHP 7.4 application with Apache on Google Cloud Run. The image is configured to expose port 8080, as required by Google Cloud Run, and includes various PHP extensions and system dependencies.