mikedickey / RoonBridge

Dockerfile for RoonBridge on Linux x86_64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoonBridge

Dockerfile for RoonBridge on Linux x86_64

Roon data files are stored in /var/roon.

You currently must use the "host" networking driver with this.

Note: I have not tested this, but seems like it should work =)

Example:

docker run --name RoonBridge --net=host -d -v /home/roon:/var/roon mikedickey/roonbridge

About

Dockerfile for RoonBridge on Linux x86_64

License:MIT License


Languages

Language:Shell 100.0%