lsio-mods
Linuxserver docker mods (by ivanmorenoj)
docker-mods
Documentation and Examples of base container modifications (by linuxserver)
lsio-mods | docker-mods | |
---|---|---|
1 | 54 | |
1 | 1,260 | |
- | 3.5% | |
6.9 | 5.3 | |
5 months ago | about 1 month ago | |
Dockerfile | Dockerfile | |
GNU General Public License v3.0 only | 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.
lsio-mods
Posts with mentions or reviews of lsio-mods.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-09.
-
How to setup a remote development environment with code-server and nextcloud
You can setup your environment creating your own docker mod, a docker mod can bootstrap your environment and install your required packages such as kubectl, helm, awscli, etc. Here is an example of my docker mod used to bootstrap my work environment, this mod install the required packages and bootstrap the config files in the container.
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 2025-04-23.
- Expose local dev server with SSH tunnel and Docker
- 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.
What are some alternatives?
When comparing lsio-mods and docker-mods you can also consider the following projects:
helm - A community maintained helm chart for deploying Nextcloud on Kubernetes.
docker