教程¶
这里有一些有用的教程,可以帮助您掌握和使用Podman。如果你熟悉《码头工人》 Container Engine 中的命令 Podman 应该是相当熟悉的。如果您是容器的新手,请查看我们的 Introduction 。
Basic Setup and Use of Podman: 了解如何设置Podman并使用该实用程序执行一些基本命令。
Basic Setup and Use of Podman in a Rootless environment: 列举了设置无根Podman所需的步骤。
Podman for Windows: 在Windows上安装和使用Podman的指南。
Podman Remote Clients on Mac/Windows: 使用Mac和Windows上的Podman远程客户端连接到远程Linux系统的高级设置。
How to sign and distribute container images using Podman: 了解如何使用Podman设置和使用图像签名。
Podman remote-client tutorial: 关于如何使用Podman远程客户端的简要说明。
How to use libpod for custom/derivative projects: 如何在您自己的项目中使用libpod API。
How to use Podman's Go RESTful bindings: 介绍在外部应用程序中使用我们的REST风格的Golang绑定。
Common network setups: Podman常见网络设置的基本指南。
Socket activation: 了解如何运行支持套接字激活的容器。