RancherOS

Last Updated on: 9th November 2023, 09:29 pm

Web site: rancher.com/rancher-os (not active)
Origin: USA
Category: Specialist
Desktop environment: CLI
Architecture: ARM, x86_64
Based on: Independent
Wikipedia: Rancher Labs
Media: Install ISO/USB
The last version | Released: 1.5.8 | February 5, 2021
Zobacz po polsku Zobacz po polsku: RancherOS

RancherOS – an independently developed, open-source, specialized Linux distribution that provides a minimal operating system to run Docker containers.

The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS very small. Everything else can be pulled in dynamically through Docker.

Everything in RancherOS is a Docker container. Developers accomplish this by launching two instances of Docker. One is what we call the system Docker which runs as the first process. System Docker then launches a container that runs the user Docker. The user Docker is then the instance that gets primarily used to create containers. The developers created this separation because it seemed logical and also it would really be bad if somebody did docker rm -f $(docker ps -qa) and deleted the entire OS.


Click to rate this post!
[Total: 1 Average: 5]

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.