Sign inSign up

wilkesystems/php

By wilkesystems

Updated about 7 years ago

PHP ist eine weitverbreitete, quelloffene Mehrzweck-Skriptsprache

Image
2

2.3K

wilkesystems/php repository overview


PHP

PHP Hypertext Preprocessor

PHP is a server-side scripting language designed for web development, but which can also be used as a general-purpose programming language. PHP can be added to straight HTML or it can be used with a variety of templating engines and web frameworks. PHP code is usually processed by an interpreter, which is either implemented as a native module on the web-server or as a common gateway interface (CGI).


Get Image

Docker hub

docker pull wilkesystems/php

How to use this image

docker run -d -p 9000 wilkesystems/php

Environment

VariableFunction
PHP_UIDSets the User ID of the worker processes
PHP_GIDSets the Group ID of the worker processes
PHP_PIDSets the Socket of the worker processes
PHP_INI_DATE_TIMEZONESet date timezone
PHP_INI_EXPOSE_PHPSet expose php
PHP_INI_FILE_UPLOADSSet file uploads
PHP_INI_MAIL_ADD_X_HEADERSet mail add x header
PHP_INI_MAIL_LOGSet mail log
PHP_INI_MAX_EXECUTION_TIMESet max execution time
PHP_INI_MAX_INPUT_TIMESet max input time
PHP_INI_MAX_INPUT_VARSSet max input vars
PHP_INI_MEMORY_LIMITSet memory limit
PHP_INI_OPEN_BASEDIRSet open basedir
PHP_INI_POST_MAX_SIZESet post max size
PHP_INI_SESSION_GC_MAXLIFETIMESet session gc maxlifetime
PHP_INI_SESSION_NAMESet session name
PHP_INI_UPLOAD_MAX_FILESIZESet upload max filesize

Auto Builds

New images are automatically built by each new library push.

Tag summary

Content type

Image

Digest

Size

228.1 MB

Last updated

about 7 years ago

docker pull wilkesystems/php