Full Exemple
A full example is available at https://git.gesis.org/rse/podman/demo.
Migrating from Docker
Docker |
Podman |
Summary |
|---|---|---|
|
|
Image manifest. |
|
|
Build container image. Secret manifest. Create Secret. |
|
|
Multi-container manifest. |
|
||
|
|
Create pod. |
|
||
|
|
Build containers and create pod. |
|
|
Access running container interactively. |