Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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

About

Dockerfile for archlinux including oscam

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors