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

Fix transmission not resuming torrents on docker stop/start #24

Closed

Conversation

dougnukem
Copy link
Contributor

Closes #23

@haugene
Copy link
Owner

haugene commented Aug 13, 2015

Hey. Nice addition, I like it. Would you mind submitting your PR to the dev branch? I've made some changes to the image as well and then I could test it all together before merging.
I also addressed the persistent state issue. I separated transmission scripts copied into the container from the folder keeping transmission state. This allows for mounting a separate volume for the transmission state.

I propose to keep both options. Both provide transmission_home as a configurable path, and allow for a separate mounted volume for the state. Sometimes you might want a separate mounted volume, but for the most part /data/transmission-home is the easiest option. Maybe set transmission_home to the /etc-path as default? I don't know, I prefer that the default run option starts with a clean slate.

@dougnukem dougnukem closed this Aug 13, 2015
@dougnukem
Copy link
Contributor Author

New PR opened #25

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