Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 372 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 372 Bytes

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.