Docker image for running latest php with apache and Google Cloud Library using supervisor.
2.1K
This project contains:
docker-compose --project-name hello-world up -d app-vol
docker-compose --project-name hello-world build app
docker run --rm -it --volumes-from app-vol helloworld_app gcloud init
docker-compose --project-name hello-world up -d app
PS: This setup works on March 15, 2016 If this is not working when you tried please fix and do a pull request :)
Content type
Image
Digest
Size
442.9 MB
Last updated
over 10 years ago
docker pull mssio/apache-php-gcp-supervisor