Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
/ ci-deployer Public archive

This image conatin PHP 7.3 Composer and Deployer

License

Notifications You must be signed in to change notification settings

zaherg/ci-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

Image description

This image contain PHP 7.3, Composer and Deployer

Runing the image:

docker run --name deployer -rm zaherg/ci-deployer:latest

Installed modules information

It has the following modules:

[PHP Modules]

  1. Core
  2. ctype
  3. curl
  4. date
  5. dom
  6. fileinfo
  7. filter
  8. ftp
  9. hash
  10. iconv
  11. json
  12. libxml
  13. mbstring
  14. mysqlnd
  15. openssl
  16. pcre
  17. PDO
  18. pdo_sqlite
  19. Phar
  20. posix
  21. readline
  22. Reflection
  23. session
  24. SimpleXML
  25. sodium
  26. SPL
  27. sqlite3
  28. standard
  29. tokenizer
  30. xml
  31. xmlreader
  32. xmlwriter
  33. zip
  34. zlib

Using Deployer Recipes

This image does not include Deployer Recipes so you will need to install them manually inside your project