ifilot / docker-reveal-multiplex

Docker container for the reveal-multiplex service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reveal-multiplex Docker Container

Purpose

Container for hosting the reveal-multiplex service.

Usage

Pull the container to your machine

docker pull ghcr.io/ifilot/reveal-multiplex:latest

And launch the service (hosted at port 80)

docker run -p 80:1948 -d reveal-multiplex

About

Docker container for the reveal-multiplex service


Languages

Language:Dockerfile 100.0%