Skip to content

docs: persistent configuration in Docker#352

Open
m0wer wants to merge 2 commits intobcicen:masterfrom
m0wer:patch-1
Open

docs: persistent configuration in Docker#352
m0wer wants to merge 2 commits intobcicen:masterfrom
m0wer:patch-1

Conversation

@m0wer
Copy link
Copy Markdown

@m0wer m0wer commented Jun 29, 2024

So that the configuration is persisted on the host when running ctop with Docker.

@Guiorgy
Copy link
Copy Markdown

Guiorgy commented Jul 8, 2024

Great addition. The only thing I'd change is to use a managed volume instead of a bind, so the default works on any system without modification. If the user wants to use a bind instead, they are free to modify the command themselves:

-e XDG_CONFIG_HOME=/conf \
-v ctop_conf:/conf/ctop/ \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants