apprise icon indicating copy to clipboard operation
apprise copied to clipboard

How to install v1.0.0 via docker?

Open raining1123 opened this issue 2 years ago • 2 comments

Only find "docker pull caronc/apprise:v0.8.0" in dockerhub

raining1123 avatar Sep 14 '22 01:09 raining1123

Yeah, the API runs on a different versioning then the underlining library.

You're using the latest and greatest.

When you open up the web page it should show you that the library under the hood is v1.0.0

caronc avatar Sep 14 '22 03:09 caronc

image my web page shows 0.9.9 with "latest" tag

raining1123 avatar Sep 14 '22 07:09 raining1123

I'll look into this. You can add an entry to the Dockerfile if you want: RUN pip install apprise

I've not have time yet to investigate this.

caronc avatar Sep 22 '22 13:09 caronc

I just pushed another release of Apprise now (v1.1.0) and also updated the Apprise API to reference it (using v0.8.1).

Docker is building the package now (while I write this, but all should be visible and accessible) in about 20 min or so for you.

caronc avatar Oct 08 '22 18:10 caronc

I hadn't heard back. I just wanted to follow up: Did you have any luck?

caronc avatar Oct 12 '22 00:10 caronc

Will close this ticket off as after testing for myself, i am pulling the correct version. Make sure you do a get pull on apprise:latest to get the current version.

caronc avatar Oct 14 '22 00:10 caronc

I hadn't heard back. I just wanted to follow up: Did you have any luck?

It appears v1.1.0 ! Thanks a lot !!!

raining1123 avatar Oct 14 '22 02:10 raining1123