diff --git a/README.md b/README.md index 595a7de..4bdf702 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ For now, this uses the plain Ubuntu image, so is huge for a very simply perl pro ## Start Upon first start, it will download the latest get_iplayer scripts from the official github repo . This is different from other docker containers in that when the version of get_iplayer changes, you just need to re-create this container and it will have the latest working versions. Currently, it just grabs the raw source code, but the next step is to actually check the releases and upgrade when a new release is available. -**Watchtower will not update this container to the latest version of get_iplayer. Until Docker introduces monitoring of alternative github repos, this is the best you can get.** - * When starting this for the first time, it will create some nice newbie default options (allow repeat downloads, allow overwrite, enable whitespace in filenames, etc.). * When starting this using existing configuration files, it will forcibly change the output location to the container's output volume location, thus hopefully, it should "just work". +**Watchtower will not update this container to the latest version of get_iplayer. Until Docker introduces monitoring of alternative github repos, this is the best you can get.** To update, either delete `/root/get_iplayer*` in the container, or recreate it - I use Portainer and just hit the `Recreate` button. + ## Issues * Report issues with this dockerfile * Report issues with get_iplayer script