UK Government and Parliament Petitions Docker Image
Docker image for the alphagov/e-petitions repository.
Usage
In your docker-compose.yml
file:
services
web:
image: unboxed/epetitions
ports:
- "3000:3000"
License
MIT License - please see the project LICENSE file for details.