docs: update the podman logo

for podman/#15222

Signed-off-by: unknowndevQwQ <unknowndevQwQ@pm.me>
This commit is contained in:
unknowndevQwQ
2022-08-07 07:39:45 +08:00
parent 2477a68b43
commit f4c53a41cf
17 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
# Podman Tutorials

View File

@ -1,4 +1,4 @@
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
# Basic Networking Guide for Podman

View File

@ -1,4 +1,4 @@
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
# How to use libpod for custom/derivative projects

View File

@ -1,4 +1,4 @@
![](../../logo/podman-logo-source.svg)
![](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
Podman for Windows
==================

View File

@ -1,4 +1,4 @@
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
# Basic Setup and Use of Podman
Podman is a utility provided as part of the libpod library. It can be used to create and maintain

View File

@ -1,6 +1,6 @@
> - 译文出自:[掘金翻译计划](https://juejin.cn/translate)
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
Podman是由libpod库提供一个实用的程序可以被用于创建和管理容器。

View File

@ -1,4 +1,4 @@
![PODMAN logo](../../logo/podman-logo-source.svg)
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)
# Basic Setup and Use of Podman in a Rootless environment.