NOTE: there is no latest
tag - instead, specify the php version and -cli
or -fpm
sufix you desire, e.g. docker pull ghcr.io/elifesciences/php:7.4-cli
NOTE2: pinning using sha digest is highly recommended
Do not use, no longer maintained or built.
php_cli
php_fpm
php_7.0_cli
php_7.0_fpm
php_7.1_cli
php_7.1_fpm
php_7.3_cli
php_7.3_fpm
python
python_3.6
python_3.6_pipenv
- Every image has an
elife
user that should own files - Every image has a
www-data
user that should run all processes - Images are tested for sanity, e.g. the PHP interpreter runs without issues.