Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 254 Bytes

arch-oscam-dockerfile

Dockerfile for archlinux including oscam

create a new image:

docker build -t oscam .

run the container

docker run --restart=always -d -p 8321:8321 -p 9000:9000 -v /path/to/configfile:/etc/oscam oscam sudo /usr/bin/oscam