Skip to content

unboxed/docker-epetitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published