/docker-epetitions

Docker image for https://github.com/alphagov/e-petitions

Primary LanguageDockerfileMIT LicenseMIT

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.