Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 860 Bytes

docker-phasik.tv

pre-commit pre-commit DigitalOcean

Docker container to host watch.phasik.tv, and possibly other endpoints in the future.

Building

docker build .  -t  lyraphase/phasik.tv:latest

Running

docker run -d -p 8080:80  lyraphase/phasik.tv:latest

Environment Variables

The docker container currently supports the following environment variables:

  • PORT: The port to listen on