mirror of
https://github.com/mikedilger/chorus.git
synced 2026-03-04 06:36:27 +00:00
7 lines
177 B
Markdown
7 lines
177 B
Markdown
# 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 .`
|