2024-09-26 12:12:41 +00:00
<!doctype html>
< html lang = "en" dir = "ltr" class = "docs-wrapper plugin-docs plugin-id-tutorial docs-version-current docs-doc-page docs-doc-id-managing-your-application-resources" data-has-hydrated = "false" >
< head >
< meta charset = "UTF-8" >
2025-10-20 08:31:16 +00:00
< meta name = "generator" content = "Docusaurus v3.8.1" >
2025-09-08 13:08:00 +00:00
< title data-rh = "true" > Managing your application resources | Podman Desktop< / title > < meta data-rh = "true" name = "viewport" content = "width=device-width,initial-scale=1" > < meta data-rh = "true" name = "twitter:card" content = "summary_large_image" > < meta data-rh = "true" property = "og:image" content = "https://podman-desktop.io/img/banner_podman-desktop.png" > < meta data-rh = "true" name = "twitter:image" content = "https://podman-desktop.io/img/banner_podman-desktop.png" > < meta data-rh = "true" property = "og:url" content = "https://podman-desktop.io/tutorial/managing-your-application-resources" > < meta data-rh = "true" property = "og:locale" content = "en" > < meta data-rh = "true" name = "docusaurus_locale" content = "en" > < meta data-rh = "true" name = "docsearch:language" content = "en" > < meta data-rh = "true" name = "docusaurus_version" content = "current" > < meta data-rh = "true" name = "docusaurus_tag" content = "docs-tutorial-current" > < meta data-rh = "true" name = "docsearch:version" content = "current" > < meta data-rh = "true" name = "docsearch:docusaurus_tag" content = "docs-tutorial-current" > < meta data-rh = "true" property = "og:title" content = "Managing your application resources | Podman Desktop" > < meta data-rh = "true" name = "description" content = "Cover useful actions available to manage your application resources" > < meta data-rh = "true" property = "og:description" content = "Cover useful actions available to manage your application resources" > < meta data-rh = "true" name = "keywords" content = "podman desktop,podman,pod,Containerfile,Dockerfile" > < link data-rh = "true" rel = "icon" href = "/img/favicon.ico" > < link data-rh = "true" rel = "canonical" href = "https://podman-desktop.io/tutorial/managing-your-application-resources" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/tutorial/managing-your-application-resources" hreflang = "en" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/tutorial/managing-your-application-resources" hreflang = "x-default" > < link data-rh = "true" rel = "preconnect" href = "https://MR01ANKQ9S-dsn.algolia.net" crossorigin = "anonymous" > < script data-rh = "true" type = "application/ld+json" > { "@context" : "https://schema.org" , "@type" : "BreadcrumbList" , "itemListElement" : [ { "@type" : "ListItem" , "position" : 1 , "name" : "Managing your application resources" , "item" : "https://podman-desktop.io/tutorial/managing-your-application-resources" } ] } < / script > < link rel = "alternate" type = "application/rss+xml" href = "/blog/rss.xml" title = "Podman Desktop RSS Feed" >
2024-09-26 12:12:41 +00:00
< link rel = "alternate" type = "application/atom+xml" href = "/blog/atom.xml" title = "Podman Desktop Atom Feed" >
< link rel = "alternate" type = "application/json" href = "/blog/feed.json" title = "Podman Desktop JSON Feed" >
2025-01-14 13:36:07 +00:00
2024-09-26 12:12:41 +00:00
< link rel = "search" type = "application/opensearchdescription+xml" title = "Podman Desktop" href = "/opensearch.xml" >
< link rel = "preconnect" href = "https://podman-desktop-website.goatcounter.com" >
2025-10-24 06:07:17 +00:00
< script async src = "//gc.zgo.at/count.js" data-goatcounter = "https://podman-desktop-website.goatcounter.com/count" > < / script > < link rel = "stylesheet" href = "/assets/css/styles.6a70c6d9.css" >
2025-10-27 08:35:33 +00:00
< script src = "/assets/js/runtime~main.b699d88f.js" defer = "defer" > < / script >
2025-10-27 07:08:38 +00:00
< script src = "/assets/js/main.73a19dc0.js" defer = "defer" > < / script >
2024-09-26 12:12:41 +00:00
< / head >
< body class = "navigation-with-keyboard" >
2025-10-20 08:31:16 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" style = "display: none;" > < defs >
2025-09-08 13:08:00 +00:00
< symbol id = "theme-svg-external-link" viewBox = "0 0 24 24" > < path fill = "currentColor" d = "M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" / > < / symbol >
< / defs > < / svg >
2025-10-20 08:31:16 +00:00
< script > ! function ( ) { var t = function ( ) { try { return new URLSearchParams ( window . location . search ) . get ( "docusaurus-theme" ) } catch ( t ) { } } ( ) || function ( ) { try { return window . localStorage . getItem ( "theme" ) } catch ( t ) { } } ( ) ; document . documentElement . setAttribute ( "data-theme" , t || ( window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches ? "dark" : "light" ) ) , document . documentElement . setAttribute ( "data-theme-choice" , t || "system" ) } ( ) , function ( ) { try { const c = new URLSearchParams ( window . location . search ) . entries ( ) ; for ( var [ t , e ] of c ) if ( t . startsWith ( "docusaurus-data-" ) ) { var a = t . replace ( "docusaurus-data-" , "data-" ) ; document . documentElement . setAttribute ( a , e ) } } catch ( t ) { } } ( ) < / script > < div id = "__docusaurus" > < div role = "region" aria-label = "Skip to main content" > < a class = "skipToContent_oPtH" href = "#__docusaurus_skipToContent_fallback" > Skip to main content< / a > < / div > < nav aria-label = "Main" class = "theme-layout-navbar navbar navbar--fixed-top" > < div class = "navbar__inner" > < div class = "theme-layout-navbar-left navbar__items" > < button aria-label = "Toggle navigation bar" aria-expanded = "false" class = "navbar__toggle clean-btn" type = "button" > < svg width = "30" height = "30" viewBox = "0 0 30 30" aria-hidden = "true" > < path stroke = "currentColor" stroke-linecap = "round" stroke-miterlimit = "10" stroke-width = "2" d = "M4 7h22M4 15h22M4 23h22" > < / path > < / svg > < / button > < a class = "navbar__brand" href = "/" > < div class = "navbar__logo" > < img src = "/img/logo.svg" alt = "Podman Desktop Logo" class = "themedComponent_siVc themedComponent--light_hHel" height = "56" > < img src = "/img/logo.svg" alt = "Podman Desktop Logo" class = "themedComponent_siVc themedComponent--dark_yETr" height = "56" > < / div > < b class = "navbar__title text--truncate" > podman desktop< / b > < / a > < a class = "navbar__item navbar__link" href = "/docs/intro" > Documentation< / a > < a class = "navbar__item navbar__link" href = "/downloads" > Downloads< / a > < a class = "navbar__item navbar__link" href = "/community" > Community< / a > < div class = "navbar__item dropdown dropdown--hoverable" > < a href = "#" aria-haspopup = "true" aria-expanded = "false" role = "button" class = "navbar__link" > Resources< / a > < ul class = "dropdown__menu" > < li > < a class = "dropdown__link" href = "/features" > Features< / a > < / li > < li > < a aria-current = "page" class = "dropdown__link dropdown__link--active" href = "/tutorial" > Tutorials< / a > < / li > < li > < a class = "dropdown__link" href = "/extend" > Extend< / a > < / li > < / ul > < / div > < a class = "navbar__item navbar__link" href = "/blog" > Blog< / a > < / div > < div class = "theme-layout-navbar-right navbar__items navbar__items--right" > < a href = "https://github.com/podman-desktop/podman-desktop" target = "_blank" id = "github-stars-button" rel = "noopener noreferrer" class = "navbar__item navbar__link hidden xl:flex items-center gap-2 px-4 mr-3 py-[9px] border border-black dark:border-white rounded-lg font-medium min-w-[9rem] text-base" > < svg data-prefix = "fab" data-icon = "github" class = "svg-inline--fa fa-github" role = "img" viewBox = "0 0 512 512" aria-hidden = "true" > < path fill = "currentColor" d = "M173.9 397 . 4c0 2-2 . 3 3 . 6-5 . 2 3 . 6-3 . 3 . 3-5 . 6-1 . 3-5 . 6-3 . 6 0-2 2 . 3-3 . 6 5 . 2-3 . 6 3- . 3 5 . 6 1 . 3 5 . 6 3 . 6zm-31 . 1-4 . 5c- . 7 2 1 . 3 4 . 3 4 . 3 4 . 9 2 . 6 1 5 . 6 0 6 . 2-2s-1 . 3-4 . 3-4 . 3-5 . 2c-2 . 6- . 7-5 . 5 . 3-6 . 2 2 . 3zm44 . 2-1 . 7c-2 . 9 . 7-4 . 9 2 . 6-4 . 6 4 . 9 . 3 2 2 . 9 3 . 3 5 . 9 2 . 6 2 . 9- . 7 4 . 9-2 . 6 4 . 6-4 . 6- . 3-1 . 9-3-3 . 2-5 . 9-2 . 9zM252 . 8 8c-138 . 7 0-244 . 8 105 . 3-244 . 8 244 0 110 . 9 69 . 8 205 . 8 169 . 5 239 . 2 12 . 8 2 . 3 17 . 3-5 . 6 17 . 3-12 . 1 0-6 . 2- . 3-40 . 4- . 3-61 . 4 0 0-70 15-84 . 7-29 . 8 0 0-11 . 4-29 . 1-27 . 8-36 . 6 0 0-22 . 9-15 . 7 1 . 6-15 . 4 0 0 24 . 9 2 38 . 6 25 . 8 21 . 9 38 . 6 58 . 6 27 . 5 72 . 9 20 . 9 2 . 3-16 8 . 8-27 . 1 16-33 . 7-55 . 9-6 . 2-112 . 3-14 . 3-112 . 3-110 . 5 0-27 . 5 7 . 6-41 . 3 23 . 6-58 . 9-2 . 6-6 . 5-11 . 1-33 . 3 2 . 6-67 . 9 20 . 9-6 . 5 69 27 69 27 20-5 . 6 41 . 5-8 . 5 62 . 8-8 . 5s42 . 8 2 . 9 62 . 8 8 . 5c0 0 48 . 1-33 . 6 69-27 13 . 7 34 . 7 5 . 2 61 . 4 2 . 6 67 . 9 16 17 . 7 25 . 8 31 . 5 25 . 8 58 . 9 0 96 . 5-58 . 9 104 . 2-114 . 8 110 . 5 9 . 2 7 . 9 17 22 . 9 17 46 . 4 0 33 . 7- . 3 75 . 4- . 3 83 . 6 0 6 . 5 4 . 6 14 . 4 17 . 3 12 . 1 100-33 . 2 167 . 8-128 . 1 167 . 8-239 0-138 . 7-112 . 5-244-251 . 2-244zM105 . 2 352 . 9c-1 . 3 1-1 3 . 3 . 7 5 . 2 1 . 6 1 . 6 3 . 9 2 . 3 5 . 2 1 1 . 3-1 1-3 . 3- . 7-5 . 2-1 . 6-1 . 6-3 . 9-2 . 3-5 . 2-1zm-10 . 8-8 . 1c- . 7 1 . 3 . 3 2 . 9 2 . 3 3 . 9 1 . 6 1 3 . 6 . 7 4 . 3- . 7 . 7-1 . 3- . 3-2 . 9-2 . 3-3 . 9-2- . 6-3 . 6- . 3-4 . 3 . 7zm32 . 4 35 . 6c-1 . 6 1 . 3-1 4 . 3 1 . 3 6 . 2 2 . 3 2 . 3 5 . 2 2 . 6 6 . 5 1 1 . 3-1 . 3 . 7-4 .
2024-09-26 12:12:41 +00:00
< p > This tutorial covers the tasks that you can perform to manage the following resources visually:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Containers and pods< / li >
< li > Images< / li >
< li > Volumes< / li >
< li > Kubernetes objects< / li >
< li > Other resources, such as Podman machines, clusters, and CLI tools< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< p > Several useful actions are available in the UI to make resource management easy.< / p >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "before-you-begin" > Before you begin< a href = "#before-you-begin" class = "hash-link" aria-label = "Direct link to Before you begin" title = "Direct link to Before you begin" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > Make sure you have:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > < a href = "/docs/installation" > Installed Podman Desktop< / a > .< / li >
< li > < a href = "/docs/podman/creating-a-podman-machine" > A running Podman machine< / a > .< / li >
< li > < a href = "/docs/kubernetes/viewing-and-selecting-current-kubernetes-context" > A valid Kubernetes context and connection< / a > to manage Kubernetes resources.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "managing-containers-and-pods" > Managing containers and pods< a href = "#managing-containers-and-pods" class = "hash-link" aria-label = "Direct link to Managing containers and pods" title = "Direct link to Managing containers and pods" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > Based on your needs, perform any of the following actions after navigating to the component page:< / p >
< p > < strong > < em > Common actions for containers and pods< / em > < / strong > < / p >
2025-07-17 11:00:36 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "common actions" src = "/assets/images/common-actions-64dad5b40c01a95ad6fac915ba167b3d.png" width = "981" height = "362" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Search a container or pod using the search box.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Start a container or pod using the < strong > Start< / strong > icon.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Stop a container or pod using the < strong > Stop< / strong > icon.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Delete a container or pod using the < strong > Delete< / strong > icon.< / p >
< div class = "theme-admonition theme-admonition-note admonition_WCGJ alert alert--secondary" > < div class = "admonitionHeading_GCBg" > < span class = "admonitionIcon_L39b" > < svg viewBox = "0 0 14 16" > < path fill-rule = "evenodd" d = "M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z" > < / path > < / svg > < / span > note< / div > < div class = "admonitionContent_pbrs" > < ul >
2025-10-20 08:31:16 +00:00
< li > You cannot delete a container if it is being used in any pods. In such cases, you must delete the pod and then delete the container.< / li >
2024-09-26 12:12:41 +00:00
< / ul > < / div > < / div >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Bulk deletion: Select containers or pods and delete them by using the < strong > Delete< / strong > button.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Click the name of the container or pod to:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > View its summary and logs.< / li >
< li > View its kube configuration if the container or pod is a Kubernetes resource.< / li >
< li > Interact with the container using a terminal< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > View containers or pods based on their status:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Select the < strong > Running< / strong > tab to view all running containers or pods< / li >
< li > Select the < strong > Stopped< / strong > tab to view all stopped containers or pods< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Use the < strong > Prune< / strong > button to remove all unused containers or pods from the Podman engine.< / p >
< / li >
< / ol >
< p > < strong > < em > Container-specific actions< / em > < / strong > < / p >
2025-07-17 11:00:36 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "container actions" src = "/assets/images/container-actions-e47278f737cbc74d9e2a9ff919f467b2.png" width = "979" height = "261" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Use the < strong > Create< / strong > button to create a container with a container or docker file or from an existing image.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Create a pod with selected containers using the < strong > Create Pod< / strong > button.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Use the overflow menu to:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Open and view logs.< / li >
< li > < em > Kubernetes action< / em > : Generate and view configuration for a Kubernetes container.< / li >
< li > < em > Kubernetes action< / em > : Deploy a container to a Kubernetes cluster.< / li >
< li > < em > Kubernetes action< / em > : Open a browser to check the cluster status.< / li >
< li > Open a terminal to interact with the container.< / li >
< li > Restart your container.< / li >
< li > Export a container to your local machine.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
2025-07-17 11:00:36 +00:00
< / li >
2025-10-20 08:31:16 +00:00
< li >
2025-07-17 11:00:36 +00:00
< p > Bulk start: Select multiple containers and run them in a single step.< / p >
2024-09-26 12:12:41 +00:00
< div class = "theme-admonition theme-admonition-note admonition_WCGJ alert alert--secondary" > < div class = "admonitionHeading_GCBg" > < span class = "admonitionIcon_L39b" > < svg viewBox = "0 0 14 16" > < path fill-rule = "evenodd" d = "M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z" > < / path > < / svg > < / span > note< / div > < div class = "admonitionContent_pbrs" > < p > You might see varying options in the overflow menu based on status and configuration of the container.< / p > < / div > < / div >
< / li >
< / ol >
< p > < strong > < em > Pod-specific actions< / em > < / strong > < / p >
2025-10-13 10:04:42 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "pod actions" src = "/assets/images/pods-actions-e0e63acce33edbc72912feb8c02e70c2.png" width = "1982" height = "774" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li >
2025-10-13 10:04:42 +00:00
< p > View the status of each container by hovering over it in the < em > CONTAINERS< / em > column. The status can be < code > Running< / code > , < code > Created< / code > , < code > Exited< / code > , or < code > Waiting< / code > .< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2025-10-13 10:04:42 +00:00
< p > Create a Podman pod from a YAML configuration file using the < strong > Podman Kube Play< / strong > button.< / p >
2025-10-20 08:31:16 +00:00
< div class = "theme-admonition theme-admonition-note admonition_WCGJ alert alert--secondary" > < div class = "admonitionHeading_GCBg" > < span class = "admonitionIcon_L39b" > < svg viewBox = "0 0 14 16" > < path fill-rule = "evenodd" d = "M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z" > < / path > < / svg > < / span > note< / div > < div class = "admonitionContent_pbrs" > < p > To create a Kubernetes pod, refer to the < a href = "/docs/kubernetes/applying-a-yaml-manifest" > Applying a YAML manifest< / a > section.< / p > < / div > < / div >
2025-10-13 10:04:42 +00:00
< / li >
2025-10-20 08:31:16 +00:00
< li >
2025-10-13 10:04:42 +00:00
< p > Use the overflow menu to:< / p >
2024-09-26 12:12:41 +00:00
< ul >
2025-10-20 08:31:16 +00:00
< li > < em > Kubernetes action< / em > : Generate and view configuration for a Kubernetes pod.< / li >
< li > < em > Kubernetes action< / em > : Deploy a pod to a Kubernetes cluster.< / li >
< li > Restart your pod.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
< / ol >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "managing-images" > Managing images< a href = "#managing-images" class = "hash-link" aria-label = "Direct link to Managing images" title = "Direct link to Managing images" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > Perform any of the following actions after navigating to the component page:< / p >
< p > < img decoding = "async" loading = "lazy" alt = "image actions" src = "/assets/images/image-actions-b792e9368954bf5671fd8c9bef03ad0b.png" width = "995" height = "268" class = "img_SS3x" > < / p >
< ol >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Search an image using the search box.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Create a container from the image using the < strong > Run< / strong > icon.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Delete an image using the < strong > Delete< / strong > icon.< / p >
< div class = "theme-admonition theme-admonition-note admonition_WCGJ alert alert--secondary" > < div class = "admonitionHeading_GCBg" > < span class = "admonitionIcon_L39b" > < svg viewBox = "0 0 14 16" > < path fill-rule = "evenodd" d = "M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z" > < / path > < / svg > < / span > note< / div > < div class = "admonitionContent_pbrs" > < ul >
2025-10-20 08:31:16 +00:00
< li > You cannot delete an image if it is being used in any containers. In such cases, you must delete the container and then delete the image.< / li >
< li > By selecting multiple images, you can delete or save them in a single step.< / li >
2024-09-26 12:12:41 +00:00
< / ul > < / div > < / div >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Use the overflow menu to:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Push an image to a configured registry.< / li >
< li > Edit the image name and tag.< / li >
< li > View history to check the commands that created each layer of the image.< / li >
< li > Save an image to your local machine.< / li >
< li > Push an image to a cluster, such as a Kind or Developer Sandbox cluster.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Access other useful actions:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Use the < strong > Prune< / strong > button to remove all unused images from the Podman engine.< / li >
< li > Load images from a tar archive on your local machine.< / li >
< li > Import images from your local machine into the Podman Desktop application.< / li >
< li > Pull an image from a configured registry.< / li >
< li > Build an image from a container or docker file.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
< / ol >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "managing-volumes" > Managing volumes< a href = "#managing-volumes" class = "hash-link" aria-label = "Direct link to Managing volumes" title = "Direct link to Managing volumes" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > Perform any of the following actions after navigating to the component page:< / p >
< p > < img decoding = "async" loading = "lazy" alt = "volume actions" src = "/assets/images/volume-actions-7fa29553610b0ca3ecc194bccee8dedc.png" width = "998" height = "235" class = "img_SS3x" > < / p >
< ol >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Search a volume using the search box.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Use the < strong > Delete< / strong > icon to delete a volume. You can also select multiple volumes and delete them in one step by using the delete button on the page.< / p >
< div class = "theme-admonition theme-admonition-note admonition_WCGJ alert alert--secondary" > < div class = "admonitionHeading_GCBg" > < span class = "admonitionIcon_L39b" > < svg viewBox = "0 0 14 16" > < path fill-rule = "evenodd" d = "M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z" > < / path > < / svg > < / span > note< / div > < div class = "admonitionContent_pbrs" > < ul >
2025-10-20 08:31:16 +00:00
< li > You cannot delete a volume if it is being used in any containers. In such cases, you must delete the container and then delete the volume.< / li >
< li > By selecting multiple volumes, you can delete them in a single step.< / li >
2024-09-26 12:12:41 +00:00
< / ul > < / div > < / div >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Click the name of the volume to view its summary.< / p >
< / li >
2025-10-20 08:31:16 +00:00
< li >
2024-09-26 12:12:41 +00:00
< p > Access other useful actions:< / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > Use the < strong > Prune< / strong > button to remove unused volumes from the Podman engine.< / li >
< li > Click < strong > Gather volume sizes< / strong > to determine the size used for volumes.< / li >
< li > Click the < strong > Create< / strong > button to create a volume.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
< / ol >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "managing-kubernetes-objects" > Managing Kubernetes objects< a href = "#managing-kubernetes-objects" class = "hash-link" aria-label = "Direct link to Managing Kubernetes objects" title = "Direct link to Managing Kubernetes objects" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > Perform any of the following actions after navigating to the component page:< / p >
2025-04-04 13:35:35 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "object actions" src = "/assets/images/object-actions-488d9474c2f379046e335cc02cb94415.png" width = "976" height = "239" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li > Search for objects using the search box.< / li >
< li > Delete an object using the < strong > Delete< / strong > icon.< / li >
< li > Create an object using the < strong > Apply YAML< / strong > button.< / li >
< li > Click the name of the object to:<!-- -->
2024-09-26 12:12:41 +00:00
< ul >
2025-10-20 08:31:16 +00:00
< li > View its summary< / li >
< li > View its Kubernetes configuration< / li >
< li > Edit its Kubernetes configuration and apply those changes to your cluster.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< / li >
< / ol >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "managing-other-resources" > Managing other resources< a href = "#managing-other-resources" class = "hash-link" aria-label = "Direct link to Managing other resources" title = "Direct link to Managing other resources" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< p > You can manage other resources, such as your Podman machine, cluster, or CLI tools using the Podman Desktop Settings.< / p >
< p > < strong > < em > Managing your Podman machine< / em > < / strong > < / p >
< p > On the < strong > Settings > Resources< / strong > page, perform any of the following actions:< / p >
2025-07-22 07:10:15 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "podman machine set up" src = "/assets/images/podman-setup-0cfa7b68c1515da2343694ae694e8cae.png" width = "1506" height = "538" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li > Create a new Podman machine.< / li >
< li > Set up Podman machine preferences.< / li >
< li > Access other useful actions to start, restart, stop, edit, or delete a Podman machine.< / li >
2024-09-26 12:12:41 +00:00
< / ol >
< p > < strong > < em > Managing your cluster< / em > < / strong > < / p >
< p > On the < strong > Settings > Resources< / strong > page, perform any of the following actions:< / p >
2025-07-17 11:00:36 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "cluster set up" src = "/assets/images/cluster-setup-8374e916b855523ac87b901083b3b378.png" width = "742" height = "187" class = "img_SS3x" > < / p >
2024-09-26 12:12:41 +00:00
< ol >
2025-10-20 08:31:16 +00:00
< li > Create a new cluster.< / li >
< li > Access other useful actions to start, restart, stop, or delete a cluster.< / li >
< li > Upgrade your cluster to the latest version.< / li >
2024-09-26 12:12:41 +00:00
< / ol >
< p > < strong > < em > Managing your CLI tools< / em > < / strong > < / p >
2025-06-10 07:20:54 +00:00
< p > If you have installed a CLI tool extension, you can set up, upgrade, or downgrade the CLI tool from the UI.< / p >
2024-09-26 12:12:41 +00:00
< ul >
2025-10-20 08:31:16 +00:00
< li > On the < strong > Settings > Resources< / strong > page, click < strong > Setup< / strong > to download the CLI tool and install it system wide.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
< p > < img decoding = "async" loading = "lazy" alt = "CLI set up" src = "/assets/images/set-up-cli-ec80f5d1ff226241882d2bc87a37afe9.png" width = "742" height = "155" class = "img_SS3x" > < / p >
< ul >
2025-10-20 08:31:16 +00:00
< li > On the < strong > Settings > CLI tools< / strong > page, click the < strong > Upgrade/Downgrade< / strong > icon or link to update the version of the CLI tool.< / li >
2024-09-26 12:12:41 +00:00
< / ul >
2025-06-10 07:20:54 +00:00
< p > < img decoding = "async" loading = "lazy" alt = "CLI update" src = "/assets/images/cli-update-21bb2fb31349666d360c76cec38197f6.png" width = "1458" height = "342" class = "img_SS3x" > < / p >
2025-10-20 08:31:16 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "additional-resources" > Additional resources< a href = "#additional-resources" class = "hash-link" aria-label = "Direct link to Additional resources" title = "Direct link to Additional resources" > < / a > < / h2 >
2024-09-26 12:12:41 +00:00
< ul >
2025-10-20 08:31:16 +00:00
< li > < a href = "/docs/containers" > Working with containers< / a > < / li >
< li > < a href = "/docs/containers/images" > Working with images< / a > < / li >
< li > < a href = "/docs/kubernetes" > Working with Kubernetes< / a > < / li >
< / ul > < / div > < footer class = "theme-doc-footer docusaurus-mt-lg" > < div class = "row margin-top--sm theme-doc-footer-tags-row" > < div class = "col" > < b > Tags:< / b > < ul class = "tags_Ow0B padding--none margin-left--sm" > < li class = "tag_DFxh" > < a rel = "tag" class = "tag_otG2 tagRegular_s0E1" href = "/tutorial/tags/podman-desktop" > podman-desktop< / a > < / li > < li class = "tag_DFxh" > < a rel = "tag" class = "tag_otG2 tagRegular_s0E1" href = "/tutorial/tags/managing-resources" > managing-resources< / a > < / li > < li class = "tag_DFxh" > < a rel = "tag" class = "tag_otG2 tagRegular_s0E1" href = "/tutorial/tags/managing-kubernetes-resources" > managing-kubernetes-resources< / a > < / li > < / ul > < / div > < / div > < / footer > < / article > < nav class = "docusaurus-mt-lg pagination-nav" aria-label = "Docs pages" > < a class = "pagination-nav__link pagination-nav__link--prev" href = "/tutorial/interacting-with-a-database-server" > < div class = "pagination-nav__sublabel" > Previous< / div > < div class = "pagination-nav__label" > Interacting with a database server< / div > < / a > < a class = "pagination-nav__link pagination-nav__link--next" href = "/tutorial/running-an-ai-application" > < div class = "pagination-nav__sublabel" > Next< / div > < div class = "pagination-nav__label" > Running an AI application< / div > < / a > < / nav > < / div > < / div > < div class = "col col--3" > < div class = "tableOfContents_XG6w thin-scrollbar theme-doc-toc-desktop" > < ul class = "table-of-contents table-of-contents__left-border" > < li > < a href = "#before-you-begin" class = "table-of-contents__link toc-highlight" > Before you begin< / a > < / li > < li > < a href = "#managing-containers-and-pods" class = "table-of-contents__link toc-highlight" > Managing containers and pods< / a > < / li > < li > < a href = "#managing-images" class = "table-of-contents__link toc-highlight" > Managing images< / a > < / li > < li > < a href = "#managing-volumes" class = "table-of-contents__link toc-highlight" > Managing volumes< / a > < / li > < li > < a href = "#managing-kubernetes-objects" class = "table-of-contents__link toc-highlight" > Managing Kubernetes objects< / a > < / li > < li > < a href = "#managing-other-resources" class = "table-of-contents__link toc-highlight" > Managing other resources< / a > < / li > < li > < a href = "#additional-resources" class = "table-of-contents__link toc-highlight" > Additional resources< / a > < / li > < / ul > < / div > < / div > < / div > < / div > < / main > < / div > < / div > < / div > < footer class = "theme-layout-footer footer" > < div class = "container container-fluid" > < div class = "row footer__links" > < div class = "theme-layout-footer-column col footer__col" > < div class = "footer__title" > Documentation< / div > < ul class = "footer__items clean-list" > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/installation" > Installing Podman Desktop< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/migrating-from-docker" > Migrating from Docker< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/kubernetes" > Working with Kubernetes< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/troubleshooting" > Troubleshooting< / a > < / li > < / ul > < / div > < div class = "theme-layout-footer-column col footer__col" > < div class = "footer__title" > Links< / div > < ul class = "footer__items clean-list" > < li class = "footer__item" > < a href = "https://github.com/podman-desktop/podman-desktop" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > GitHub< svg width = "13.5" height = "13.5" aria-hidden = "true" class = "iconExternalLink_nPrP" > < use href = "#theme-svg-external-link" > < / use > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://discord.com/invite/x5GzFF6QH4" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > Chat (bridged): #podman-desktop on Discord< svg width = "13.5" height = "13.5" aria-hidden = "true" class = "iconExternalLink_nPrP" > < use href = "#theme-svg-external-link" > < / use > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://github.com/podman-desktop/podman-desktop#communication" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > Other ways to Communicate< svg width = "13.5" height = "13.5" aria-hidden = "true" class = "iconExternalLink_nPrP" > < use href = "#theme-svg-external-link" > < / use > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://github.com/orgs/podman-desktop/projects/4/views/3" target
2025-04-14 17:49:47 +00:00
< div class = "flex flex-col items-start text-left gap-4" >
< div class = "w-96 mt-8 mb-8" >
< img class = "dark:hidden" alt = "Cloud Native Computing Foundation" src = "/img/cncf-logo.svg" >
< img class = "hidden dark:inline" alt = "Cloud Native Computing Foundation" src = "/img/cncf-logo-dark.svg" >
< / div >
< div class = "text-sm" >
< p class = "mb-1" > We are a < a href = "https://cncf.io/" class = "underline" > Cloud Native Computing Foundation< / a > sandbox project.< / p >
< p class = "mb-1" > © Copyright Podman Desktop Contributors 2025. © 2025 The Linux Foundation. All rights reserved.< / p >
< p class = "mb-1" > The Linux Foundation has registered trademarks and uses trademarks.
For a list of trademarks of The Linux Foundation, please see our
< a href = "https://www.linuxfoundation.org/trademark-usage/" class = "underline" > Trademark Usage< / a > page.< / p >
< / div >
< / div >
< / div > < / div > < / div > < / footer > < / div >
2024-09-26 12:12:41 +00:00
< / body >
< / html >