this post was submitted on 26 Oct 2024
540 points (99.6% liked)

Linux

48140 readers
514 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] M600@lemmy.world 17 points 2 weeks ago (15 children)

I just setup Jellyfin on docker the other day for the first time.

It just occurred to me that I don’t know how to update docker.

Any advice?

[–] dangling_cat@lemmy.blahaj.zone 25 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

Checkout watchtower! Auto update your containers. Don’t forget to set WATCHTOWER_CLEANUP to true, or your disk will be filled with old images.

[–] butter@midwest.social 4 points 2 weeks ago

I couldn't figure out watchtower. I just made a script to pull and restart and scheduled it to run daily at midnight.

[–] KryptonNerd@slrpnk.net 2 points 2 weeks ago

Oh this looks great! Thanks for the suggestion

[–] M600@lemmy.world 2 points 2 weeks ago

Thanks! I’ll check that out, I’m really loving how quick and easy docker has been so far.

load more comments (11 replies)