January 9, 201610 yr I'd like a hook in the docker manager that will support automatically running a script after a docker container starts. Here's a couple of examples of what I'd like to do after the CrashPlan docker starts: [*]change the permissions on appdata/crashplan/conf/service.model to 0666 (changed to 0600 in CP rev 4.5, creates SyncBack error) [*]create a revised appdata/crashplan/id/.ui_info with the unRAID server IP address substituted for 0.0.0.0 (broken in CP circa rev 4.1?) Having a generic feature in the docker manager to run a user script upon starting will give us the ability to implement work-arounds for undesired behaviors of the underlying apps, such as the issues we're having with CrashPlan. Right now we have to do some manual gyrations to keep CrashPlan running, and every update seems to bring new challenges (see here and here and here).
Archived
This topic is now archived and is closed to further replies.