Home | LinuxServer.io
www.linuxserver.ioA worldwide userbase. Our commitment is to the community and our users. Over the years, we have worked hard to build a name that resonates with home server enthusiasts and newcomers. Our images are for everyone, and always will be. We would like to thank everyone who has used our images and helped us achieve such a milestone.
linuxserver/radarr - LinuxServer.io
docs.linuxserver.io › images › docker-radarrDocker images are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate <external>:<internal> respectively. For example, -p 8080:80 would expose port 80 from inside the container to be accessible from the host's IP on port 8080 outside the container.
Home | LinuxServer.io
https://www.linuxserver.ioOur community is ever-expanding, and as such requires the best possible support when using our images. We provide first-hand support via our Discord server, as well as our Discourse forum. Whether new to LinuxServer, or a returning veteran there will always be someone available from the team, or the community itself to help you through any issues.
Docker Hub
hub.docker.com › u › linuxserverA Jackett container, brought to you by LinuxServer.io. Container. 10M+ Downloads. 167 Stars. linuxserver/calibre. By linuxserver • Updated an hour ago. Container. 10M+ Downloads. 354 Stars.
Docker Containers: 101 - LinuxServer.io
docs.linuxserver.io › general › containers-101Docker Containers: 101. A container bundles all the libraries required by an application to run, you no longer need to know which version of Java, Apache or whatever – the person who built the container for you took care of that. Containers don’t usually ship with configuration files baked in though. This is because the contents of a container are ‘stateless’ or ‘immutable’.