2024-03-04 10:44:38 +00:00
<!doctype html>
< html lang = "en" dir = "ltr" class = "docs-wrapper plugin-docs plugin-id-api docs-version-current docs-doc-page docs-doc-id-interfaces/HostConfig" data-has-hydrated = "false" >
< head >
< meta charset = "UTF-8" >
2024-12-05 08:29:29 +00:00
< meta name = "generator" content = "Docusaurus v3.6.3" >
2024-12-31 11:32:47 +00:00
< title data-rh = "true" > Interface: HostConfig | 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/api/interfaces/HostConfig" > < 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-api-current" > < meta data-rh = "true" name = "docsearch:version" content = "current" > < meta data-rh = "true" name = "docsearch:docusaurus_tag" content = "docs-api-current" > < meta data-rh = "true" property = "og:title" content = "Interface: HostConfig | Podman Desktop" > < meta data-rh = "true" name = "description" content = "Defined in2679" > < meta data-rh = "true" property = "og:description" content = "Defined in2679" > < link data-rh = "true" rel = "icon" href = "/img/favicon.ico" > < link data-rh = "true" rel = "canonical" href = "https://podman-desktop.io/api/interfaces/HostConfig" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/api/interfaces/HostConfig" hreflang = "en" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/api/interfaces/HostConfig" hreflang = "x-default" > < link data-rh = "true" rel = "preconnect" href = "https://MR01ANKQ9S-dsn.algolia.net" crossorigin = "anonymous" > < link rel = "alternate" type = "application/rss+xml" href = "/blog/rss.xml" title = "Podman Desktop RSS Feed" >
2024-03-04 10:44:38 +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" >
< link rel = "search" type = "application/opensearchdescription+xml" title = "Podman Desktop" href = "/opensearch.xml" >
< link rel = "preconnect" href = "https://podman-desktop-website.goatcounter.com" >
2024-12-03 13:41:24 +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.18c2e16e.css" >
2025-01-13 07:56:54 +00:00
< script src = "/assets/js/runtime~main.d87e84a3.js" defer = "defer" > < / script >
2025-01-13 07:24:25 +00:00
< script src = "/assets/js/main.7085434e.js" defer = "defer" > < / script >
2024-03-04 10:44:38 +00:00
< / head >
< body class = "navigation-with-keyboard" >
2024-12-16 17:01:42 +00:00
< script > ! function ( ) { function t ( t ) { document . documentElement . setAttribute ( "data-theme" , t ) } var e = function ( ) { try { return new URLSearchParams ( window . location . search ) . get ( "docusaurus-theme" ) } catch ( t ) { } } ( ) || function ( ) { try { return window . localStorage . getItem ( "theme" ) } catch ( t ) { } } ( ) ; null !== e ? t ( e ) : window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches ? t ( "dark" ) : window . matchMedia ( "(prefers-color-scheme: light)" ) . matches ? t ( "light" ) : t ( "dark" ) } ( ) , 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 = "navbar navbar--fixed-top" > < div class = "navbar__inner" > < div class = "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 = "/features" > Features< / a > < a class = "navbar__item navbar__link" href = "/downloads" > Downloads< / a > < a class = "navbar__item navbar__link" href = "/extend" > Extend< / a > < a class = "navbar__item navbar__link" href = "/blog" > Blog< / a > < a class = "navbar__item navbar__link" href = "/tutorial" > Tutorials< / a > < / div > < div class = "navbar__items navbar__items--right" > < a href = "https://github.com/podman-desktop/podman-desktop" target = "_blank" rel = "noopener noreferrer" class = "navbar__item navbar__link header-github-link" > < / a > < div class = "toggle_ki11 colorModeToggle_Hewu" > < button class = "clean-btn toggleButton_MMFG toggleButtonDisabled_Uw7m" type = "button" disabled = "" title = "Switch between dark and light mode (currently dark mode)" aria-label = "Switch between dark and light mode (currently dark mode)" aria-live = "polite" aria-pressed = "true" > < svg viewBox = "0 0 24 24" width = "24" height = "24" class = "lightToggleIcon_lgto" > < path fill = "currentColor" d = "M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z" > < / path > < / svg > < svg viewBox = "0 0 24 24" width = "24" height = "24" class = "darkToggleIcon_U96C" > < path fill = "currentColor" d = "M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3 . 86 , 0-7-3 . 14-7-7C5 , 9 . 07 , 6 . 81 , 6 . 55 , 9 . 37 , 5 . 51z M12 , 3c-4 . 97 , 0-9 , 4 . 03-9 , 9s4 . 03 , 9 , 9 , 9s9-4 . 03 , 9-9c0-0 . 46-0 . 04-0 . 92-0 . 1-1 . 36 c-0 . 98 , 1 . 37-2 . 58 , 2 . 26-4 . 4 , 2 . 26c-2 . 98 , 0-5 . 4-2 . 42-5 . 4-5 . 4c0-1 .
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2679" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2679< / a > < / p >
2024-08-14 11:49:56 +00:00
< h2 class = "anchor anchorWithStickyNavbar_JmGV" id = "properties" > Properties< a href = "#properties" class = "hash-link" aria-label = "Direct link to Properties" title = "Direct link to Properties" > < / a > < / h2 >
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "autoremove" > AutoRemove?< a href = "#autoremove" class = "hash-link" aria-label = "Direct link to AutoRemove?" title = "Direct link to AutoRemove?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > AutoRemove< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2680" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2680< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "binds" > Binds?< a href = "#binds" class = "hash-link" aria-label = "Direct link to Binds?" title = "Direct link to Binds?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Binds< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2681" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2681< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkiodevicereadbps" > BlkioDeviceReadBps?< a href = "#blkiodevicereadbps" class = "hash-link" aria-label = "Direct link to BlkioDeviceReadBps?" title = "Direct link to BlkioDeviceReadBps?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioDeviceReadBps< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2724" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2724< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkiodevicereadiops" > BlkioDeviceReadIOps?< a href = "#blkiodevicereadiops" class = "hash-link" aria-label = "Direct link to BlkioDeviceReadIOps?" title = "Direct link to BlkioDeviceReadIOps?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioDeviceReadIOps< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2726" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2726< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkiodevicewritebps" > BlkioDeviceWriteBps?< a href = "#blkiodevicewritebps" class = "hash-link" aria-label = "Direct link to BlkioDeviceWriteBps?" title = "Direct link to BlkioDeviceWriteBps?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioDeviceWriteBps< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2725" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2725< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkiodevicewriteiops" > BlkioDeviceWriteIOps?< a href = "#blkiodevicewriteiops" class = "hash-link" aria-label = "Direct link to BlkioDeviceWriteIOps?" title = "Direct link to BlkioDeviceWriteIOps?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioDeviceWriteIOps< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2727" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2727< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkioweight" > BlkioWeight?< a href = "#blkioweight" class = "hash-link" aria-label = "Direct link to BlkioWeight?" title = "Direct link to BlkioWeight?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioWeight< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2722" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2722< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "blkioweightdevice" > BlkioWeightDevice?< a href = "#blkioweightdevice" class = "hash-link" aria-label = "Direct link to BlkioWeightDevice?" title = "Direct link to BlkioWeightDevice?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > BlkioWeightDevice< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2723" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2723< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "capadd" > CapAdd?< a href = "#capadd" class = "hash-link" aria-label = "Direct link to CapAdd?" title = "Direct link to CapAdd?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CapAdd< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2693" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2693< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "capdrop" > CapDrop?< a href = "#capdrop" class = "hash-link" aria-label = "Direct link to CapDrop?" title = "Direct link to CapDrop?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CapDrop< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2694" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2694< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cgroup" > Cgroup?< a href = "#cgroup" class = "hash-link" aria-label = "Direct link to Cgroup?" title = "Direct link to Cgroup?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Cgroup< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2701" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2701< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cgroupparent" > CgroupParent?< a href = "#cgroupparent" class = "hash-link" aria-label = "Direct link to CgroupParent?" title = "Direct link to CgroupParent?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CgroupParent< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2721" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2721< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "consolesize" > ConsoleSize?< a href = "#consolesize" class = "hash-link" aria-label = "Direct link to ConsoleSize?" title = "Direct link to ConsoleSize?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ConsoleSize< / strong > : < code > number< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2716" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2716< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "containeridfile" > ContainerIDFile?< a href = "#containeridfile" class = "hash-link" aria-label = "Direct link to ContainerIDFile?" title = "Direct link to ContainerIDFile?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ContainerIDFile< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2682" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2682< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpucount" > CpuCount?< a href = "#cpucount" class = "hash-link" aria-label = "Direct link to CpuCount?" title = "Direct link to CpuCount?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuCount< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2746" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2746< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpupercent" > CpuPercent?< a href = "#cpupercent" class = "hash-link" aria-label = "Direct link to CpuPercent?" title = "Direct link to CpuPercent?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuPercent< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2747" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2747< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpuperiod" > CpuPeriod?< a href = "#cpuperiod" class = "hash-link" aria-label = "Direct link to CpuPeriod?" title = "Direct link to CpuPeriod?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuPeriod< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2728" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2728< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpuquota" > CpuQuota?< a href = "#cpuquota" class = "hash-link" aria-label = "Direct link to CpuQuota?" title = "Direct link to CpuQuota?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuQuota< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2729" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2729< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpurealtimeperiod" > CpuRealtimePeriod?< a href = "#cpurealtimeperiod" class = "hash-link" aria-label = "Direct link to CpuRealtimePeriod?" title = "Direct link to CpuRealtimePeriod?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuRealtimePeriod< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2748" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2748< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpurealtimeruntime" > CpuRealtimeRuntime?< a href = "#cpurealtimeruntime" class = "hash-link" aria-label = "Direct link to CpuRealtimeRuntime?" title = "Direct link to CpuRealtimeRuntime?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > CpuRealtimeRuntime< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2749" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2749< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpusetcpus" > CpusetCpus?< a href = "#cpusetcpus" class = "hash-link" aria-label = "Direct link to CpusetCpus?" title = "Direct link to CpusetCpus?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > CpusetCpus< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2730" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2730< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpusetmems" > CpusetMems?< a href = "#cpusetmems" class = "hash-link" aria-label = "Direct link to CpusetMems?" title = "Direct link to CpusetMems?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > CpusetMems< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2731" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2731< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "cpushares" > CpuShares?< a href = "#cpushares" class = "hash-link" aria-label = "Direct link to CpuShares?" title = "Direct link to CpuShares?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > CpuShares< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2720" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2720< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "devicecgrouprules" > DeviceCgroupRules?< a href = "#devicecgrouprules" class = "hash-link" aria-label = "Direct link to DeviceCgroupRules?" title = "Direct link to DeviceCgroupRules?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > DeviceCgroupRules< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2733" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2733< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "devicerequests" > DeviceRequests?< a href = "#devicerequests" class = "hash-link" aria-label = "Direct link to DeviceRequests?" title = "Direct link to DeviceRequests?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > DeviceRequests< / strong > : < a href = "/api/interfaces/DeviceRequest" > < code > DeviceRequest< / code > < / a > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2734" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2734< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "devices" > Devices?< a href = "#devices" class = "hash-link" aria-label = "Direct link to Devices?" title = "Direct link to Devices?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-30 08:33:44 +00:00
< p > < code > optional< / code > < strong > Devices< / strong > : < a href = "/api/interfaces/DeviceMapping" > < code > DeviceMapping< / code > < / a > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2732" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2732< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "diskquota" > DiskQuota?< a href = "#diskquota" class = "hash-link" aria-label = "Direct link to DiskQuota?" title = "Direct link to DiskQuota?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > DiskQuota< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2735" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2735< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "dns" > Dns?< a href = "#dns" class = "hash-link" aria-label = "Direct link to Dns?" title = "Direct link to Dns?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Dns< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2695" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2695< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "dnsoptions" > DnsOptions?< a href = "#dnsoptions" class = "hash-link" aria-label = "Direct link to DnsOptions?" title = "Direct link to DnsOptions?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > DnsOptions< / strong > : < code > unknown< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2696" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2696< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "dnssearch" > DnsSearch?< a href = "#dnssearch" class = "hash-link" aria-label = "Direct link to DnsSearch?" title = "Direct link to DnsSearch?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > DnsSearch< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2697" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2697< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "extrahosts" > ExtraHosts?< a href = "#extrahosts" class = "hash-link" aria-label = "Direct link to ExtraHosts?" title = "Direct link to ExtraHosts?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ExtraHosts< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2698" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2698< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "groupadd" > GroupAdd?< a href = "#groupadd" class = "hash-link" aria-label = "Direct link to GroupAdd?" title = "Direct link to GroupAdd?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > GroupAdd< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2699" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2699< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "init" > Init?< a href = "#init" class = "hash-link" aria-label = "Direct link to Init?" title = "Direct link to Init?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Init< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2743" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2743< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "ipcmode" > IpcMode?< a href = "#ipcmode" class = "hash-link" aria-label = "Direct link to IpcMode?" title = "Direct link to IpcMode?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > IpcMode< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2700" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2700< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "isolation" > Isolation?< a href = "#isolation" class = "hash-link" aria-label = "Direct link to Isolation?" title = "Direct link to Isolation?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Isolation< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2717" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2717< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "kernelmemory" > KernelMemory?< a href = "#kernelmemory" class = "hash-link" aria-label = "Direct link to KernelMemory?" title = "Direct link to KernelMemory?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > KernelMemory< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2736" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2736< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "links" > Links?< a href = "#links" class = "hash-link" aria-label = "Direct link to Links?" title = "Direct link to Links?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Links< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2702" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2702< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "logconfig" > LogConfig?< a href = "#logconfig" class = "hash-link" aria-label = "Direct link to LogConfig?" title = "Direct link to LogConfig?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > LogConfig< / strong > : < code > object< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2683" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2683< / a > < / p >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "config" > Config< a href = "#config" class = "hash-link" aria-label = "Direct link to Config" title = "Direct link to Config" > < / a > < / h4 >
2024-03-04 10:44:38 +00:00
< blockquote >
< p > < strong > Config< / strong > : < code > unknown< / code > < / p >
< / blockquote >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "type" > Type< a href = "#type" class = "hash-link" aria-label = "Direct link to Type" title = "Direct link to Type" > < / a > < / h4 >
2024-03-04 10:44:38 +00:00
< blockquote >
< p > < strong > Type< / strong > : < code > string< / code > < / p >
< / blockquote >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "maskedpaths" > MaskedPaths?< a href = "#maskedpaths" class = "hash-link" aria-label = "Direct link to MaskedPaths?" title = "Direct link to MaskedPaths?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > MaskedPaths< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2718" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2718< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "memory" > Memory?< a href = "#memory" class = "hash-link" aria-label = "Direct link to Memory?" title = "Direct link to Memory?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Memory< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2737" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2737< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "memoryreservation" > MemoryReservation?< a href = "#memoryreservation" class = "hash-link" aria-label = "Direct link to MemoryReservation?" title = "Direct link to MemoryReservation?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > MemoryReservation< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2738" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2738< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "memoryswap" > MemorySwap?< a href = "#memoryswap" class = "hash-link" aria-label = "Direct link to MemorySwap?" title = "Direct link to MemorySwap?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > MemorySwap< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2739" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2739< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "memoryswappiness" > MemorySwappiness?< a href = "#memoryswappiness" class = "hash-link" aria-label = "Direct link to MemorySwappiness?" title = "Direct link to MemorySwappiness?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > MemorySwappiness< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2740" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2740< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "mounts" > Mounts?< a href = "#mounts" class = "hash-link" aria-label = "Direct link to Mounts?" title = "Direct link to Mounts?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Mounts< / strong > : < a href = "/api/type-aliases/MountConfig" > < code > MountConfig< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2692" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2692< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "nanocpus" > NanoCpus?< a href = "#nanocpus" class = "hash-link" aria-label = "Direct link to NanoCpus?" title = "Direct link to NanoCpus?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > NanoCpus< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2741" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2741< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "networkmode" > NetworkMode?< a href = "#networkmode" class = "hash-link" aria-label = "Direct link to NetworkMode?" title = "Direct link to NetworkMode?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > NetworkMode< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2687" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2687< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "oomkilldisable" > OomKillDisable?< a href = "#oomkilldisable" class = "hash-link" aria-label = "Direct link to OomKillDisable?" title = "Direct link to OomKillDisable?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > OomKillDisable< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2742" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2742< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "oomscoreadj" > OomScoreAdj?< a href = "#oomscoreadj" class = "hash-link" aria-label = "Direct link to OomScoreAdj?" title = "Direct link to OomScoreAdj?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > OomScoreAdj< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2703" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2703< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "pidmode" > PidMode?< a href = "#pidmode" class = "hash-link" aria-label = "Direct link to PidMode?" title = "Direct link to PidMode?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > PidMode< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2704" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2704< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "pidslimit" > PidsLimit?< a href = "#pidslimit" class = "hash-link" aria-label = "Direct link to PidsLimit?" title = "Direct link to PidsLimit?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > PidsLimit< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2744" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2744< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "portbindings" > PortBindings?< a href = "#portbindings" class = "hash-link" aria-label = "Direct link to PortBindings?" title = "Direct link to PortBindings?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > PortBindings< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2688" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2688< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "privileged" > Privileged?< a href = "#privileged" class = "hash-link" aria-label = "Direct link to Privileged?" title = "Direct link to Privileged?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Privileged< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2705" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2705< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "publishallports" > PublishAllPorts?< a href = "#publishallports" class = "hash-link" aria-label = "Direct link to PublishAllPorts?" title = "Direct link to PublishAllPorts?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > PublishAllPorts< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2706" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2706< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "readonlypaths" > ReadonlyPaths?< a href = "#readonlypaths" class = "hash-link" aria-label = "Direct link to ReadonlyPaths?" title = "Direct link to ReadonlyPaths?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ReadonlyPaths< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2719" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2719< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "readonlyrootfs" > ReadonlyRootfs?< a href = "#readonlyrootfs" class = "hash-link" aria-label = "Direct link to ReadonlyRootfs?" title = "Direct link to ReadonlyRootfs?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ReadonlyRootfs< / strong > : < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2707" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2707< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "restartpolicy" > RestartPolicy?< a href = "#restartpolicy" class = "hash-link" aria-label = "Direct link to RestartPolicy?" title = "Direct link to RestartPolicy?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > RestartPolicy< / strong > : < a href = "/api/interfaces/HostRestartPolicy" > < code > HostRestartPolicy< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2689" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2689< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "runtime" > Runtime?< a href = "#runtime" class = "hash-link" aria-label = "Direct link to Runtime?" title = "Direct link to Runtime?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Runtime< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2715" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2715< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "securityopt" > SecurityOpt?< a href = "#securityopt" class = "hash-link" aria-label = "Direct link to SecurityOpt?" title = "Direct link to SecurityOpt?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > SecurityOpt< / strong > : < code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2708" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2708< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "shmsize" > ShmSize?< a href = "#shmsize" class = "hash-link" aria-label = "Direct link to ShmSize?" title = "Direct link to ShmSize?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > ShmSize< / strong > : < code > number< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2713" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2713< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "storageopt" > StorageOpt?< a href = "#storageopt" class = "hash-link" aria-label = "Direct link to StorageOpt?" title = "Direct link to StorageOpt?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > StorageOpt< / strong > : < code > object< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2709" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2709< / a > < / p >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "index-signature" > Index Signature< a href = "#index-signature" class = "hash-link" aria-label = "Direct link to Index Signature" title = "Direct link to Index Signature" > < / a > < / h4 >
2024-03-04 10:44:38 +00:00
< p > [< code > option< / code > : < code > string< / code > ]: < code > string< / code > < / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "sysctls" > Sysctls?< a href = "#sysctls" class = "hash-link" aria-label = "Direct link to Sysctls?" title = "Direct link to Sysctls?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Sysctls< / strong > : < code > object< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2714" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2714< / a > < / p >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "index-signature-1" > Index Signature< a href = "#index-signature-1" class = "hash-link" aria-label = "Direct link to Index Signature" title = "Direct link to Index Signature" > < / a > < / h4 >
2024-03-04 10:44:38 +00:00
< p > [< code > index< / code > : < code > string< / code > ]: < code > string< / code > < / p >
< hr >
2024-12-31 11:32:47 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "tmpfs" > Tmpfs?< a href = "#tmpfs" class = "hash-link" aria-label = "Direct link to Tmpfs?" title = "Direct link to Tmpfs?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > Tmpfs< / strong > : < code > object< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2710" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2710< / a > < / p >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "index-signature-2" > Index Signature< a href = "#index-signature-2" class = "hash-link" aria-label = "Direct link to Index Signature" title = "Direct link to Index Signature" > < / a > < / h4 >
2024-03-04 10:44:38 +00:00
< p > [< code > dir< / code > : < code > string< / code > ]: < code > string< / code > < / p >
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "ulimits" > Ulimits?< a href = "#ulimits" class = "hash-link" aria-label = "Direct link to Ulimits?" title = "Direct link to Ulimits?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > Ulimits< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2745" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2745< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "usernsmode" > UsernsMode?< a href = "#usernsmode" class = "hash-link" aria-label = "Direct link to UsernsMode?" title = "Direct link to UsernsMode?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > UsernsMode< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2712" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2712< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-09-09 10:44:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "utsmode" > UTSMode?< a href = "#utsmode" class = "hash-link" aria-label = "Direct link to UTSMode?" title = "Direct link to UTSMode?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-09-09 10:44:56 +00:00
< p > < code > optional< / code > < strong > UTSMode< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2711" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2711< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "volumedriver" > VolumeDriver?< a href = "#volumedriver" class = "hash-link" aria-label = "Direct link to VolumeDriver?" title = "Direct link to VolumeDriver?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > VolumeDriver< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2690" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2690< / a > < / p >
2024-03-04 10:44:38 +00:00
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "volumesfrom" > VolumesFrom?< a href = "#volumesfrom" class = "hash-link" aria-label = "Direct link to VolumesFrom?" title = "Direct link to VolumesFrom?" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > optional< / code > < strong > VolumesFrom< / strong > : < code > unknown< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-01-13 07:56:54 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/a837f3f2ca839ffd9f26bc0ddde1c604c78d589a/packages/extension-api/src/extension-api.d.ts#L2691" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:2691< / a > < / p > < / div > < / article > < nav class = "pagination-nav docusaurus-mt-lg" aria-label = "Docs pages" > < a class = "pagination-nav__link pagination-nav__link--prev" href = "/api/interfaces/HealthConfig" > < div class = "pagination-nav__sublabel" > Previous< / div > < div class = "pagination-nav__label" > HealthConfig< / div > < / a > < a class = "pagination-nav__link pagination-nav__link--next" href = "/api/interfaces/HostRestartPolicy" > < div class = "pagination-nav__sublabel" > Next< / div > < div class = "pagination-nav__label" > HostRestartPolicy< / 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 = "#properties" class = "table-of-contents__link toc-highlight" > Properties< / a > < ul > < li > < a href = "#autoremove" class = "table-of-contents__link toc-highlight" > AutoRemove?< / a > < / li > < li > < a href = "#binds" class = "table-of-contents__link toc-highlight" > Binds?< / a > < / li > < li > < a href = "#blkiodevicereadbps" class = "table-of-contents__link toc-highlight" > BlkioDeviceReadBps?< / a > < / li > < li > < a href = "#blkiodevicereadiops" class = "table-of-contents__link toc-highlight" > BlkioDeviceReadIOps?< / a > < / li > < li > < a href = "#blkiodevicewritebps" class = "table-of-contents__link toc-highlight" > BlkioDeviceWriteBps?< / a > < / li > < li > < a href = "#blkiodevicewriteiops" class = "table-of-contents__link toc-highlight" > BlkioDeviceWriteIOps?< / a > < / li > < li > < a href = "#blkioweight" class = "table-of-contents__link toc-highlight" > BlkioWeight?< / a > < / li > < li > < a href = "#blkioweightdevice" class = "table-of-contents__link toc-highlight" > BlkioWeightDevice?< / a > < / li > < li > < a href = "#capadd" class = "table-of-contents__link toc-highlight" > CapAdd?< / a > < / li > < li > < a href = "#capdrop" class = "table-of-contents__link toc-highlight" > CapDrop?< / a > < / li > < li > < a href = "#cgroup" class = "table-of-contents__link toc-highlight" > Cgroup?< / a > < / li > < li > < a href = "#cgroupparent" class = "table-of-contents__link toc-highlight" > CgroupParent?< / a > < / li > < li > < a href = "#consolesize" class = "table-of-contents__link toc-highlight" > ConsoleSize?< / a > < / li > < li > < a href = "#containeridfile" class = "table-of-contents__link toc-highlight" > ContainerIDFile?< / a > < / li > < li > < a href = "#cpucount" class = "table-of-contents__link toc-highlight" > CpuCount?< / a > < / li > < li > < a href = "#cpupercent" class = "table-of-contents__link toc-highlight" > CpuPercent?< / a > < / li > < li > < a href = "#cpuperiod" class = "table-of-contents__link toc-highlight" > CpuPeriod?< / a > < / li > < li > < a href = "#cpuquota" class = "table-of-contents__link toc-highlight" > CpuQuota?< / a > < / li > < li > < a href = "#cpurealtimeperiod" class = "table-of-contents__link toc-highlight" > CpuRealtimePeriod?< / a > < / li > < li > < a href = "#cpurealtimeruntime" class = "table-of-contents__link toc-highlight" > CpuRealtimeRuntime?< / a > < / li > < li > < a href = "#cpusetcpus" class = "table-of-contents__link toc-highlight" > CpusetCpus?< / a > < / li > < li > < a href = "#cpusetmems" class = "table-of-contents__link toc-highlight" > CpusetMems?< / a > < / li > < li > < a href = "#cpushares" class = "table-of-contents__link toc-highlight" > CpuShares?< / a > < / li > < li > < a href = "#devicecgrouprules" class = "table-of-contents__link toc-highlight" > DeviceCgroupRules?< / a > < / li > < li > < a href = "#devicerequests" class = "table-of-contents__link toc-highlight" > DeviceRequests?< / a > < / li > < li > < a href = "#devices" class = "table-of-contents__link toc-highlight" > Devices?< / a > < / li > < li > < a href = "#diskquota" class = "table-of-contents__link toc-highlight" > DiskQuota?< / a > < / li > < li > < a href = "#dns" class = "table-of-contents__link toc-highlight" > Dns?< / a > < / li > < li > < a href = "#dnsoptions" class = "table-of-contents__link toc-highlight" > DnsOptions?< / a > < / li > < li > < a href = "#dnssearch" class = "table-of-contents__link toc-highlight" > DnsSearch?< / a > < / li > < li > < a href = "#extrahosts" class = "table-of-contents__link toc-highlight" > ExtraHosts?< / a > < / li > < li > < a href = "#groupadd" class = "table-of-contents__link toc-highlight" > GroupAdd?< / a > < / li > < li > < a href = "#init" class = "table
2024-03-04 10:44:38 +00:00
< / body >
< / html >