Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.41 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.41 KB

rootless-sandbox

rootless docker image build kubernetes cluster

Travis (.com) branch: Build Status

Linux-native "fake root" for rootless containers
https://github.com/rootless-containers/rootlesskit

Projects using RootlessKit
Container engines:
  Podman
Container image builders:
  BuildKit
Kubernetes distributions:
    Usernetes: Docker & Kubernetes, installable under a non-root user's $HOME.
    k3s: Lightweight Kubernetes


Kubernetes installable under $HOME, without the root privileges
https://github.com/rootless-containers/usernetes
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
Kubernetes deployments
Daemonless
To run client and an ephemeral daemon in a single container ("daemonless mode")

Running BuildKit without root privileges

Building multi-platform images
https://github.com/moby/buildkit
BuildKit is used by the following projects:
A simple build tool on top of buildkit for building images in a different way.
https://github.com/stellarproject/vab
Rio is an Application Deployment Engine for Kubernetes that can be layered on top of any standard Kubernetes cluster.
https://github.com/rancher/rio
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://github.com/genuinetools/img