You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eater a26b188958 | 6 years ago | |
---|---|---|
nginx | 6 years ago | |
php | 6 years ago | |
php-fpm | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago |
README.md
Flavors
A repository of different types of containers based on d.xr.to/base
name | readme | description | |
---|---|---|---|
php | docker pull d.xr.to/php |
PHP, with composer installed and the following extensions: bz2, curl, gettext, gmp, openssl, pdo_mysql, pdo_sqlite, zip, and phar | |
php-fpm | docker pull d.xr.to/php-fpm |
d.xr.to/php with an php-fpm server running on port 9000 |
|
nginx | docker pull d.xr.to/nginx |
README | A simple pre-configured nginx with safe defaults |