Merge pull request #15225 from unknowndevQwQ/update_logo

[CI:DOCS]: update the podman logo
This commit is contained in:
OpenShift Merge Robot
2022-08-09 14:28:59 +00:00
committed by GitHub
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)
# Test utils
Test utils provide common functions and structs for testing. It includes two structs:
* `PodmanTest`: Handle the *podman* command and other global resources like temporary

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)
# Overview