[ 源代码: rootlesskit ]
软件包:golang-github-rootless-containers-rootlesskit-dev(2.0.2-2)
golang-github-rootless-containers-rootlesskit-dev 的相关链接
Debian 的资源:
下载源码包 rootlesskit:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Linux-native "fake root" for rootless containers (library)
The purpose of RootlessKit is to run Docker and Kubernetes as an unprivileged user (known as "Rootless mode"), so as to protect the real root on the host from potential container-breakout attacks.
RootlessKit creates user_namespaces(7) and mount_namespaces(7), and executes newuidmap(1)/newgidmap(1) along with subuid(5) and subgid(5).
RootlessKit also supports isolating network_namespaces(7) with userspace NAT using "slirp".
This package contains the development files.
其他与 golang-github-rootless-containers-rootlesskit-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-containernetworking-plugins-dev
- standard networking plugins - sources
-
- dep: golang-github-gofrs-flock-dev
- thread-safe file locking library in Golang
-
- dep: golang-github-gorilla-mux-dev
- powerful URL router and dispatcher for golang
-
- dep: golang-github-insomniacslk-dhcp-dev
- DHCPv6 and DHCPv4 packet library, client and server written in Go (library)
-
- dep: golang-github-masterminds-semver-dev
- Semantic versions library in Go
-
- dep: golang-github-moby-sys-dev
- Go Library for system information and operation
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system