bashtoni / dockarr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockarr

I wanted to run the *arr apps as rootless containers but all the pre-existing containers had init systems and were trying to be clever switching UIDs which made it difficult to match.

These are simple containers which run as 'root' so you can easily run as the actual user in a rootless podman container.

About

License:MIT License


Languages

Language:Dockerfile 98.5%Language:Shell 1.5%