https://raw.githubusercontent.com/containers/podman/main/logo/podman-logo.png

Commands 命令 ¶

Podman (Pod Manager) Global Options, Environment Variables, Exit Codes, Configuration Files, and more
Podman(Pod 管理器)全局选项、环境变量、退出代码、配置文件等

attach Attach to a running container
attach 连接到正在运行的容器

auto-update Auto update containers according to their auto-update policy
auto-update 根据其自动更新策略自动更新容器

build Build an image using instructions from Containerfiles
使用 Containerfiles 中的指令构建镜像

commit Create new image based on the changed container
基于更改的容器创建新镜像

container Manage containers
管理容器

cp Copy files/folders between a container and the local filesystem
在容器和本地文件系统之间复制文件/文件夹

create Create but do not start a container
创建容器但不启动

diff Display the changes to the object’s file system
显示对象文件系统的更改

events Show podman system events
显示 podman 系统事件

exec Run a process in a running container
在运行的容器中运行进程

export Export container’s filesystem contents as a tar archive
将容器的文件系统内容导出为 tar 存档

farm Farm out builds to remote machines
将构建外包给远程机器

generate Generate structured data based on containers, pods or volumes
根据容器、Pod 或卷生成结构化数据

healthcheck Manage health checks on containers
管理容器上的健康检查

history Show history of a specified image
显示指定图像的历史记录

image Manage images 管理图像

images List images in local storage
列出本地存储中的图像

import Import a tarball to create a filesystem image
导入 从 tarball 导入以创建文件系统镜像

info Display podman system information
信息 显示 podman 系统信息

init Initialize one or more containers
初始化 初始化一个或多个容器

inspect Display the configuration of object denoted by ID
检查显示由 ID 表示的对象的配置

kill Kill one or more running containers with a specific signal
使用特定信号终止一个或多个正在运行的容器

kube Play containers, pods or volumes from a structured file
从结构化文件中播放容器、Pod 或卷

load Load image(s) from a tar archive
从 tar 存档中加载图像

login Log in to a container registry
登录到容器注册表

logout Log out of a container registry
从容器注册表注销

logs Fetch the logs of one or more containers
获取一个或多个容器的日志

machine Manage a virtual machine
管理虚拟机

manifest Manipulate manifest lists and image indexes
操作清单列表和镜像索引

mount Mount a working container’s root filesystem
挂载 挂载工作容器的根文件系统

network Manage networks 网络 管理网络

pause Pause all the processes in one or more containers
暂停 暂停一个或多个容器中的所有进程

pod Manage pods pod 管理 pods

port List port mappings or a specific mapping for the container
port 列出容器的端口映射或特定映射

ps List containers ps 列出容器

pull Pull an image from a registry
从注册表中拉取镜像

push Push an image to a specified destination
将镜像推送到指定目的地

rename Rename an existing container
重命名现有容器

restart Restart one or more containers
重新启动 重新启动一个或多个容器

rm Remove one or more containers
删除 删除一个或多个容器

rmi Remove one or more images from local storage
删除 删除一个或多个本地存储中的镜像

run Run a command in a new container
在新容器中运行命令

save Save image(s) to an archive
将镜像保存到存档中

search Search registry for image
在注册表中搜索镜像

secret Manage secrets 管理机密

start Start one or more containers
启动一个或多个容器

stats Display a live stream of container resource usage statistics
显示容器资源使用统计的实时流

stop Stop one or more containers
停止停止一个或多个容器

system Manage podman 系统管理 podman

tag Add an additional name to a local image
标记向本地镜像添加附加名称

top Display the running processes of a container
显示容器的运行进程

unmount Unmount working container’s root filesystem
卸载工作容器的根文件系统

unpause Unpause the processes in one or more containers
取消暂停一个或多个容器中的进程

unshare Run a command in a modified user namespace
在修改后的用户命名空间中运行命令

untag Remove a name from a local image
从本地镜像中删除名称

update Update an existing container
更新现有容器

version Display the Podman version information
显示 Podman 版本信息

volume Manage volumes 管理卷

wait Block on one or more containers
阻塞一个或多个容器