The purpose of this repository is to store all the ContinuousPipe's Docker images. These images are used for internal services and for the application templates.
- Drupal 7 or 8
- eZ Platform 6.x
- General PHP
- Magento 1
- Magento 2
- Symfony - NGINX or Apache with PHP 5.6, 7.0 or 7.1)
- Piwik
Caches:
Databases:
Search:
Other:
We try to follow best practises when creating shell scripts and Dockerfiles.
To run the best practise checkers, install shellcheck and hadolint then run:
bash test.sh
This run shellcheck for every script found and hadolint for every Dockerfile.