kokx / docker-helios

Docker image for helios voting (https://heliosvoting.org/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker helios

A docker image to run Helios.

  1. Create a .env file with your settings
  2. Build the docker image
  3. Run the image using
docker run --env-file=.env -p 8000:8000 docker-helios:latest

About

Docker image for helios voting (https://heliosvoting.org/)


Languages

Language:Python 77.7%Language:Shell 15.1%Language:Dockerfile 7.2%