Skip to content

Docker Image for CI purposes

License

Notifications You must be signed in to change notification settings

janisf/docker-rsync-php-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.