this post was submitted on 16 Mar 2025
26 points (93.3% liked)

Selfhosted

60281 readers
446 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] umami_wasbi@lemmy.ml 3 points 1 year ago* (last edited 1 year ago) (1 children)

Looking at linuxserver/jackett on Docker Hub, it seems it indeed update everyday.

[–] flightyhobler@lemm.ee 1 points 1 year ago (1 children)

I'm not receiving daily updates from my gotify server, where watchtower reports the updates. But I guess it makes sense if it has some sort of automated build process. I've added the environment variable not to be updated by watchtower and I will keep an eye on it.

[–] atzanteol@sh.itjust.works 2 points 1 year ago

If you're just pulling "latest" then docker will fetch the latest when it starts. You can pin to a version tag if you want to keep it stable.