Skip to content

docs(readme): add --rm to Docker example#101

Merged
fathyb merged 1 commit into
fathyb:mainfrom
glensc:patch-1
Feb 10, 2023
Merged

docs(readme): add --rm to Docker example#101
fathyb merged 1 commit into
fathyb:mainfrom
glensc:patch-1

Conversation

@glensc

@glensc glensc commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

there's no need to keep the used container around.

ideally one could persist the used data paths, i.e profile data.

-v $(pwd)/state/config:/root/.config -v $(pwd)/state/cache:/root/.cache

but I haven't investigated so far what paths need to persist between runs.

there's no need to keep the used container around
@AlexanderMaxRanabel

Copy link
Copy Markdown
Contributor

good idea

@fathyb fathyb changed the title docker: remove container after use docs(readme): add --rm to Docker example Feb 10, 2023
@fathyb fathyb merged commit 191d45d into fathyb:main Feb 10, 2023
@fathyb

fathyb commented Feb 10, 2023

Copy link
Copy Markdown
Owner

Thanks!

@glensc glensc deleted the patch-1 branch February 10, 2023 14:03
jmagly pushed a commit to jmagly/carbonyl that referenced this pull request May 22, 2026
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.

3 participants