Skip to content

Foundation Docker Image, PHP for Google Cloud Run Toolkit

License

Notifications You must be signed in to change notification settings

thinkfluent/runphp-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Stage, PHP for Google Cloud Run Toolkit

This is the baseline Docker image for the runphp Serverless PHP Toolkit for Google Cloud Run.

All the documentation and guides are here

Build

Local builds can be performed as follows

docker build \
  --platform linux/amd64 \
  --build-arg TAG_NAME=dev \
  --build-arg BUILD_PHP_VER=8.5.2 \
  -t runphp-foundation:dev .

About

Foundation Docker Image, PHP for Google Cloud Run Toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published