This image contain PHP 7.3, Composer and Deployer
docker run --name deployer -rm zaherg/ci-deployer:latest
It has the following modules:
[PHP Modules]
- Core
- ctype
- curl
- date
- dom
- fileinfo
- filter
- ftp
- hash
- iconv
- json
- libxml
- mbstring
- mysqlnd
- openssl
- pcre
- PDO
- pdo_sqlite
- Phar
- posix
- readline
- Reflection
- session
- SimpleXML
- sodium
- SPL
- sqlite3
- standard
- tokenizer
- xml
- xmlreader
- xmlwriter
- zip
- zlib
This image does not include Deployer Recipes so you will need to install them manually inside your project