PaystackOSS / plugin-payment-forms-for-wordpress

Make payment forms using Paystack on Wordpress
https://wordpress.org/plugins/payment-forms-for-paystack/
GNU General Public License v2.0
17 stars 21 forks source link

docker: create a dockerfile to setup plugin environment #65

Closed tiku-paystack closed 4 years ago

tiku-paystack commented 4 years ago

Description

This Dockerfile pulls a wordpress docker image and copies the paystack plugin to the resulting container.

Motivation and Context

The Dockerfile would be used to startup an ECS container with wordpress running on it. This container would be used for tests.

How Has This Been Tested?

The Dockerfile has been tested locally using docker-compose and used to run an ECS task. Link to the ECS loadbalancer- https://plugin-alb-1949830085.eu-west-2.elb.amazonaws.com/

Acceptance Criteria

Screenshots (if appropriate)

Types of changes

Checklist