Creating a pod from containers
With Podman Desktop, you can create a pod from your containers, and run it on the Podman container engine.
Prerequisites
- You are using the Podman container engine.
- Your containers, running or stopped, are available on the Containers page. For example: <your_frontend_container> and <your_backend_container>.
Procedure
- Open Podman Desktop dashboard > Containers.
- Click the checkboxes to select your containers.
- Click to create a pod with the selected containers.
- On the Copy containers to a pod screen
- Name of the pod: edit the pod name
<my_pod>
. - Click the Create pod using these containers button.
- Name of the pod: edit the pod name
Verification
- Open Pods
- Your pod
<my_pod>
is in the list.