1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-27 10:09:32 +00:00

fix: missing dependency in docker container & unbuffered output

This commit is contained in:
Étienne Fildadut 2025-10-09 18:43:37 +02:00
parent 4d5b9a78d9
commit ccf5b34b0d
2 changed files with 4 additions and 2 deletions

View file

@ -26,6 +26,8 @@ After changing the configuration, you can call `feather regenerate` to regenerat
### Docker
`podman run -d -v ./config.toml:/feather/config.toml -v ./data:/feather/data -v ./reader:/feather/reader --name feather feather daemon`
### Raw
## FAQ