July 28, 201510 yr In searching I didn't find if this was possible in any way, but I was wondering if one can modify docker contents. I have a user provided addon to Couchpotato to allow a particular tracker to be used. But I have to add it manually to CP's core directory. Is this possible and if so how would I go about doing it? Thanks!
July 28, 201510 yr In searching I didn't find if this was possible in any way, but I was wondering if one can modify docker contents. I have a user provided addon to Couchpotato to allow a particular tracker to be used. But I have to add it manually to CP's core directory. Is this possible and if so how would I go about doing it? Thanks! I don't use that docker. If the "core directory" is mapped to the host then you can add it there. If not, you could docker exec -it dockername bash to get a command line inside the docker, but any changes you made would not survive a reinstall or update of the container.
Archived
This topic is now archived and is closed to further replies.