Base Apache 2 + PHP 7.2 image for amd64 with some additional helper script with env parameters
323
Env parameters :
IMPORT_GITHUB_PUB_KEYS = download and install Github public keys from user (ex: user1,user2) CUSTOM_PUBLICDIR = override public directory for apache (ex: public) CUSTOM_INITSCRIPT = execute remote sh command on init (ex: http://url.com/script.sh) DISABLE_RUNIT = disable runit process manager, init will exit after initialization. Usefull if you need to execute other command after init (ex: true) DISABLE_SSHD = disable sshd service in process manager runit
Content type
Image
Digest
Size
229.1 MB
Last updated
about 7 years ago
docker pull damien/amd64-base-php7-2