Skip to content

Commit

Permalink
Update Synology Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbierman committed Nov 1, 2020
1 parent 7e9815b commit f8d80d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Synology Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Open the Docker app on your Synology DSM, go to the `Registry` section and then

![Download chlabbi/docker-notify docker image](cache/images/4Registry.png)

Make sure you select the `latest` tag when you have the option.


## 5. Create Container.
When the container download is complete, launch a new container using the [chlabbi/docker-notify](https://github.com/Schlabbi/docker-notify) image.
Expand Down Expand Up @@ -90,7 +88,7 @@ To update to the latest version of ```docker-notify``` container, go to the Dock

1. On the `Container` tab stop the existing docker-notify container (Select the container, then Action > Stop).
1. Edit the existing container and change it's name to `docker-notify-old`.
1. Go to the `Image` tab. Note the tag of the docker image you have been using. Probably `latest`. You will need to know this for the following steps.
1. Go to the `Image` tab.
1. Delete that image. (Note Synology Docker may not let you delete the image if it is associated with a container. If that's the case, continue on to the next step.)
1. Go to the `Registry` tab and find `schlabbi/docker-notify` by searching for `docker-notify`. Choose the same tag that you saw in the step above.
![Download the that Image](cache/images/download.png)
Expand Down

0 comments on commit f8d80d4

Please sign in to comment.