Skip to content

Docker image for HTTP engine to serve php7 sites using PHP 7.0

License

Notifications You must be signed in to change notification settings

daspanel/engine-php70

Repository files navigation

Engine PHP70

Docker image for HTTP engine to serve php7 sites using PHP 7.0

Environment variables

Variable Optional Example Value Purpose
DASPANEL_SYS_UUID yes civmw76wg000001p2dwqxpvet UUID used in Daspanel system to identify a unique instance of data. If you don't provide one Daspanel generate it using Getuuid API

You can find the value of variables automatically generated by examining the container log after it starts. Or looking at the output of the console where you run your docker.

How to use

Get

docker pull daspanel/engine-php70:latest

Run

docker run -e DASPANEL_MASTER_EMAIL=my@email.com daspanel/engine-php70:latest

Features

  • Latest Alpine Linux with S6 overlay

Additional docs and credits

About

Docker image for HTTP engine to serve php7 sites using PHP 7.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published