Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerize discogs converter #19

Open
gchudov opened this issue Oct 21, 2021 · 0 comments
Open

containerize discogs converter #19

gchudov opened this issue Oct 21, 2021 · 0 comments
Assignees

Comments

@gchudov
Copy link
Owner

gchudov commented Oct 21, 2021

Make sure docker volumes are stored on SSD:
/etc/docker/daemon.json:
{
"data-root": "/media/ephemeral0"
}

@gchudov gchudov self-assigned this Oct 21, 2021
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

No branches or pull requests

1 participant