mirror of
https://github.com/mikedilger/chorus.git
synced 2026-05-03 06:51:42 +00:00
* Use docker-compose * Make it work with podman too * Run as root inside the container, no need for chorus user
Docker install of Chorus
You need to cp chorus.toml.in chorus.toml and then edit this file
to set up your configuration
Then you can build the container: docker build .