Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 289 Bytes

File metadata and controls

10 lines (7 loc) · 289 Bytes

docker-rsync-php-ci

Docker Image for CI purposes for PHP projects

  • based on CentOS
  • using rsync for deployment
  • using git for submodule support
  • using php for custom deployment scripts written in PHP

Image comes with the StrictHostKeyChecking setting being disabled by default.