Sign inSign up

intrasistema/php80-cli-gke

By intrasistema

Updated over 3 years ago

PHP 8.0 + grpc + protobuf + sqlsrv driver + mongodb driver + google cloud cli + supervisor

Image
0

406

intrasistema/php80-cli-gke repository overview

This image was made to deploy PHP code to Google Cloud Kubernetes for background processes supervised by supervisor.

Dockerfile

FROM intrasistema/php80-cli-gle COPY . /workers.intrasistema WORKDIR /workers.intrasistema

RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"

WORKDIR /www

ENTRYPOINT ["supervisord", "--nodaemon", "--configuration", "/config/supervisord.conf"]

Tag summary

Content type

Image

Digest

sha256:1d6d2ee21

Size

558.2 MB

Last updated

over 3 years ago

docker pull intrasistema/php80-cli-gke