[ 源代码: podman ]
软件包:podman-remote(5.3.0+ds1-2)
podman-remote 的相关链接
Debian 的资源:
下载源码包 podman:
维护小组:
- Debian Go Packaging Team (QA 页面, 邮件存档)
- Dmitry Smirnov (QA 页面)
- Reinhard Tartler (QA 页面)
- Faidon Liambotis (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
tool to manage containers and pods (remote CLI)
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
At a high level, the scope of Podman and libpod is the following:
* Support for multiple container image formats, including OCI and Docker images. * Full management of those images, including pulling from various sources (including trust and verification), creating (built via Containerfile or Dockerfile or committed from a container), and pushing to registries and other storage backends. * Full management of container lifecycle, including creation (both from an image and from an exploded root filesystem), running, checkpointing and restoring (via CRIU), and removal. * Full management of container networking, using Netavark. * Support for pods, groups of containers that share resources and are managed together. * Support for running containers and pods without root or other elevated privileges. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface, which can both run containers locally and on remote systems. * No manager daemon, for improved security and lower resource utilization at idle. * Support for a REST API providing both a Docker-compatible interface and an improved interface exposing advanced Podman functionality. * Support for running on Windows and Mac via virtual machines run by podman machine.
Podman is a daemon-less alternative to Docker.
This package provides a smaller executable, a local client to interact with a Podman backend node through a RESTful API tunneled through an SSH connection.
其他与 podman-remote 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.36.0)
- SQLite 3 共享库
下载 podman-remote
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 8,836.2 kB | 32,236.0 kB | [文件列表] |
arm64 | 7,596.8 kB | 30,924.0 kB | [文件列表] |
armel | 7,250.0 kB | 28,909.0 kB | [文件列表] |
armhf | 7,241.3 kB | 28,849.0 kB | [文件列表] |
i386 | 7,777.9 kB | 29,109.0 kB | [文件列表] |
mips64el | 6,472.2 kB | 33,817.0 kB | [文件列表] |
ppc64el | 7,108.5 kB | 30,396.0 kB | [文件列表] |
s390x | 7,621.3 kB | 32,833.0 kB | [文件列表] |