https://github.com/lots0logs/circleci-wordpress
Lightweight Docker image for CircleCI 2.0 to test WordPress sites.
https://github.com/lots0logs/circleci-wordpress
circleci docker-image nginx nodejs php-fpm ruby wordpress
Last synced: 2 months ago
JSON representation
Lightweight Docker image for CircleCI 2.0 to test WordPress sites.
- Host: GitHub
- URL: https://github.com/lots0logs/circleci-wordpress
- Owner: lots0logs
- License: gpl-3.0
- Created: 2016-12-18T06:55:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T05:12:06.000Z (about 9 years ago)
- Last Synced: 2025-10-13T12:48:37.870Z (8 months ago)
- Topics: circleci, docker-image, nginx, nodejs, php-fpm, ruby, wordpress
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircleCI WordPress
[](https://hub.docker.com/r/lots0logs/circleci-wordpress/) [](https://hub.docker.com/r/lots0logs/circleci-wordpress/)
Docker image for running acceptance tests on a WordPress website using CircleCI 2.0 and Browserstack.
## Image Base
* Alpine 3.4
## What's Included
|Component|Version|
|---------|-------|
|WordPress|4.7.3 |
|WP-CLI |1.1.0 |
|Composer |1.4.1 |
|Nginx |1.11.13|
|PHP-FPM |5.6.30 |
|NodeJS |6.10.2 |
|Ruby |2.3.1 |
## Requirements
* A separate, database container with port `3306` exposed.