docker
By linuxserver
docker-mods
Documentation and Examples of base container modifications (by linuxserver)
docker | docker-mods | |
---|---|---|
1 | 53 | |
- | 1,131 | |
- | 5.0% | |
- | 6.4 | |
- | 5 days ago | |
Dockerfile | ||
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
docker
Posts with mentions or reviews of docker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-28.
-
Linuxserver.io
Btw They have a homeassistant image now https://github.com/linuxserver/docker homeassistant
docker-mods
Posts with mentions or reviews of docker-mods.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-05.
- For all of you NginxProxyManager users and Grafana Dashboard lovers. This Update is for you :)
-
OpenCL won't run in jellyfin container, while running correctly on host
Have you tried adding the OpenCL-Intel Dockermod for the LSIO container? I don't believe it'll function properly without it...fair warning it significantly increases startup time. Additionally, it may not matter if you've already verified your hardware acceleration is working as expected, but at one point I did have to specifically indicate both renderD128 and card0 to get everything settled. If it ain't broke, don't fix it, but that's a difference in our compose files I spotted immediately.
-
Themerr-plex v0.1.4 Released
Misc - LinuxServer.io images now support mods with multi-digest layers (https://github.com/linuxserver/docker-mods/pull/577)
-
Jellyfin iGPU transcoding issue
Are you using a linuxserver container? If so, check this out as well: https://github.com/linuxserver/docker-mods/tree/jellyfin-opencl-intel
-
Just made the switch from NZBGet to SABnzbd - highly recommended!
If you are running using the lsio container, you could try out this repo which makes the par2 process 2-3 times faster. https://github.com/linuxserver/docker-mods/tree/sabnzbd-par2cmdline-turbo
- Docker Mods for SWAG
- Can someone clarify the best way to set up access to the app please?
-
(Re) Introducing Themerr
If you're using the LinuxServer plex image, you're probably facing this issue. https://github.com/linuxserver/docker-mods/issues/575
-
Suspicious activity coming from my unraid server
Following this issue and looking at the code here it appears that the mod identifies running applications on swag by globbing all the conf files (including samples!) and attemting a connection on them. And it does this with ThreadPoolExecutor(max_workers=100) which seems to explain why those DNS queries were being spammed on pihole.
-
Jellyfin AMD hardware acceleration on Linux
I run a similar set up, but i run jellyfin with linuxserver's docker with this addon: https://github.com/linuxserver/docker-mods/tree/jellyfin-amd
What are some alternatives?
When comparing docker and docker-mods you can also consider the following projects:
s6-overlay - s6 overlay for containers (includes execline, s6-linux-utils & a custom init)
jellyfin-ffmpeg - FFmpeg for Jellyfin with custom extensions and enhancements