mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
deploy: 0abe4baa43
This commit is contained in:
parent
825f2036ef
commit
11a15eb14a
86 changed files with 295 additions and 275 deletions
8
404.html
8
404.html
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[9671],{5318:(e,t,n)=>{n.d(t,{Zo:()=>p,kt:()=>m});var r=n(7378);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var c=r.createContext({}),s=function(e){var t=r.useContext(c),n=t;return e&&(n="function"==typeof e?e(t):i(i({},t),e)),n},p=function(e){var t=s(e.components);return r.createElement(c.Provider,{value:t},e.children)},d={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},u=r.forwardRef((function(e,t){var n=e.components,o=e.mdxType,a=e.originalType,c=e.parentName,p=l(e,["components","mdxType","originalType","parentName"]),u=s(n),m=o,f=u["".concat(c,".").concat(m)]||u[m]||d[m]||a;return n?r.createElement(f,i(i({ref:t},p),{},{components:n})):r.createElement(f,i({ref:t},p))}));function m(e,t){var n=arguments,o=t&&t.mdxType;if("string"==typeof e||o){var a=n.length,i=new Array(a);i[0]=u;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:o,i[1]=l;for(var s=2;s<a;s++)i[s]=n[s];return r.createElement.apply(null,i)}return r.createElement.apply(null,n)}u.displayName="MDXCreateElement"},1012:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>d,frontMatter:()=>a,metadata:()=>l,toc:()=>s});var r=n(2685),o=(n(7378),n(5318));const a={sidebar_position:1},i="Introduction",l={unversionedId:"intro",id:"intro",title:"Introduction",description:"Let's discover Podman Desktop in less than 5 minutes.",source:"@site/docs/intro.md",sourceDirName:".",slug:"/intro",permalink:"/docs/intro",draft:!1,editUrl:"https://github.com/containers/podman-desktop/tree/main/website/docs/intro.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",next:{title:"Getting Started with Podman Desktop",permalink:"/docs/getting-started/getting-started"}},c={},s=[{value:"Getting Started",id:"getting-started",level:2},{value:"What you'll need",id:"what-youll-need",level:3},{value:"Check Podman CLI is working",id:"check-podman-cli-is-working",level:3}],p={toc:s};function d(e){let{components:t,...n}=e;return(0,o.kt)("wrapper",(0,r.Z)({},p,n,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h1",{id:"introduction"},"Introduction"),(0,o.kt)("p",null,"Let's discover ",(0,o.kt)("strong",{parentName:"p"},"Podman Desktop in less than 5 minutes"),"."),(0,o.kt)("h2",{id:"getting-started"},"Getting Started"),(0,o.kt)("p",null,"Get started by ",(0,o.kt)("strong",{parentName:"p"},(0,o.kt)("a",{parentName:"strong",href:"/downloads"},"Downloading")," the product")," for your operating system."),(0,o.kt)("h3",{id:"what-youll-need"},"What you'll need"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Podman 4.x",(0,o.kt)("ul",{parentName:"li"},(0,o.kt)("li",{parentName:"ul"},"Check there is a Podman machine running")))),(0,o.kt)("h3",{id:"check-podman-cli-is-working"},"Check Podman CLI is working"),(0,o.kt)("p",null,"Run the development server:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre",className:"language-sh"},'$ podman run quay.io/podman/hello\n!... Hello Podman World ...!\n\n .--"--.\n / - - \\\n / (O) (O) \\\n ~~~| -=(,Y,)=- |\n .---. /` \\ |~~\n ~/ o o \\~~~~.----. ~~\n | =(X)= |~ / (O (O) \\\n ~~~~~~~ ~| =(Y_)=- |\n ~~~~ ~~~| U |~~\n\nProject: https://github.com/containers/podman\nWebsite: https://podman.io\nDocuments: https://docs.podman.io\nTwitter: @Podman_io\n')))}d.isMDXComponent=!0}}]);
|
||||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[9671],{5318:(e,t,n)=>{n.d(t,{Zo:()=>p,kt:()=>m});var r=n(7378);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var c=r.createContext({}),s=function(e){var t=r.useContext(c),n=t;return e&&(n="function"==typeof e?e(t):i(i({},t),e)),n},p=function(e){var t=s(e.components);return r.createElement(c.Provider,{value:t},e.children)},d={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},u=r.forwardRef((function(e,t){var n=e.components,o=e.mdxType,a=e.originalType,c=e.parentName,p=l(e,["components","mdxType","originalType","parentName"]),u=s(n),m=o,f=u["".concat(c,".").concat(m)]||u[m]||d[m]||a;return n?r.createElement(f,i(i({ref:t},p),{},{components:n})):r.createElement(f,i({ref:t},p))}));function m(e,t){var n=arguments,o=t&&t.mdxType;if("string"==typeof e||o){var a=n.length,i=new Array(a);i[0]=u;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:o,i[1]=l;for(var s=2;s<a;s++)i[s]=n[s];return r.createElement.apply(null,i)}return r.createElement.apply(null,n)}u.displayName="MDXCreateElement"},1012:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>d,frontMatter:()=>a,metadata:()=>l,toc:()=>s});var r=n(2685),o=(n(7378),n(5318));const a={sidebar_position:1},i="Introduction",l={unversionedId:"intro",id:"intro",title:"Introduction",description:"Let's discover Podman Desktop in less than 5 minutes.",source:"@site/docs/intro.md",sourceDirName:".",slug:"/intro",permalink:"/docs/intro",draft:!1,editUrl:"https://github.com/containers/podman-desktop/tree/main/website/docs/intro.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",next:{title:"Installing Podman Desktop",permalink:"/docs/Installation/"}},c={},s=[{value:"Getting Started",id:"getting-started",level:2},{value:"What you'll need",id:"what-youll-need",level:3},{value:"Check Podman CLI is working",id:"check-podman-cli-is-working",level:3}],p={toc:s};function d(e){let{components:t,...n}=e;return(0,o.kt)("wrapper",(0,r.Z)({},p,n,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h1",{id:"introduction"},"Introduction"),(0,o.kt)("p",null,"Let's discover ",(0,o.kt)("strong",{parentName:"p"},"Podman Desktop in less than 5 minutes"),"."),(0,o.kt)("h2",{id:"getting-started"},"Getting Started"),(0,o.kt)("p",null,"Get started by ",(0,o.kt)("strong",{parentName:"p"},(0,o.kt)("a",{parentName:"strong",href:"/downloads"},"Downloading")," the product")," for your operating system."),(0,o.kt)("h3",{id:"what-youll-need"},"What you'll need"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Podman 4.x",(0,o.kt)("ul",{parentName:"li"},(0,o.kt)("li",{parentName:"ul"},"Check there is a Podman machine running")))),(0,o.kt)("h3",{id:"check-podman-cli-is-working"},"Check Podman CLI is working"),(0,o.kt)("p",null,"Run the development server:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre",className:"language-sh"},'$ podman run quay.io/podman/hello\n!... Hello Podman World ...!\n\n .--"--.\n / - - \\\n / (O) (O) \\\n ~~~| -=(,Y,)=- |\n .---. /` \\ |~~\n ~/ o o \\~~~~.----. ~~\n | =(X)= |~ / (O (O) \\\n ~~~~~~~ ~| =(Y_)=- |\n ~~~~ ~~~| U |~~\n\nProject: https://github.com/containers/podman\nWebsite: https://podman.io\nDocuments: https://docs.podman.io\nTwitter: @Podman_io\n')))}d.isMDXComponent=!0}}]);
|
||||
1
assets/js/3ed6e2e9.19b81e9a.js
Normal file
1
assets/js/3ed6e2e9.19b81e9a.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[6536],{8969:s=>{s.exports=JSON.parse('{"label":"macos","permalink":"/docs/tags/macos","allTagsPath":"/docs/tags","count":1,"items":[{"id":"Installation/index","title":"Installing Podman Desktop","description":"You can install Podman Desktop on Windows, macOS, and Linux.","permalink":"/docs/Installation/"}]}')}}]);
|
||||
File diff suppressed because one or more lines are too long
1
assets/js/4e8ec325.ea87676f.js
Normal file
1
assets/js/4e8ec325.ea87676f.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/55960ee5.80be7ab8.js
Normal file
1
assets/js/55960ee5.80be7ab8.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[4121],{8070:a=>{a.exports=JSON.parse('[{"label":"podman-desktop","permalink":"/docs/tags/podman-desktop","count":9},{"label":"getting-started","permalink":"/docs/tags/getting-started","count":1},{"label":"installing","permalink":"/docs/tags/installing","count":9},{"label":"windows","permalink":"/docs/tags/windows","count":8},{"label":"macos","permalink":"/docs/tags/macos","count":1},{"label":"linux","permalink":"/docs/tags/linux","count":2},{"label":"flathub","permalink":"/docs/tags/flathub","count":1},{"label":"flatpak","permalink":"/docs/tags/flatpak","count":1},{"label":"chocolatey","permalink":"/docs/tags/chocolatey","count":1},{"label":"scoop","permalink":"/docs/tags/scoop","count":1},{"label":"winget","permalink":"/docs/tags/winget","count":1},{"label":"openshift-local","permalink":"/docs/tags/openshift-local","count":1},{"label":"podman","permalink":"/docs/tags/podman","count":2},{"label":"migrating-from-docker","permalink":"/docs/tags/migrating-from-docker","count":6},{"label":"mac0S","permalink":"/docs/tags/mac-0-s","count":1}]')}}]);
|
||||
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[4121],{8070:a=>{a.exports=JSON.parse('[{"label":"podman-desktop","permalink":"/docs/tags/podman-desktop","count":8},{"label":"getting-started","permalink":"/docs/tags/getting-started","count":1},{"label":"installing","permalink":"/docs/tags/installing","count":8},{"label":"linux","permalink":"/docs/tags/linux","count":1},{"label":"flathub","permalink":"/docs/tags/flathub","count":1},{"label":"flatpak","permalink":"/docs/tags/flatpak","count":1},{"label":"windows","permalink":"/docs/tags/windows","count":7},{"label":"chocolatey","permalink":"/docs/tags/chocolatey","count":1},{"label":"scoop","permalink":"/docs/tags/scoop","count":1},{"label":"winget","permalink":"/docs/tags/winget","count":1},{"label":"openshift-local","permalink":"/docs/tags/openshift-local","count":1},{"label":"podman","permalink":"/docs/tags/podman","count":2},{"label":"migrating-from-docker","permalink":"/docs/tags/migrating-from-docker","count":6},{"label":"mac0S","permalink":"/docs/tags/mac-0-s","count":1}]')}}]);
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[397],{299:n=>{n.exports=JSON.parse('{"label":"podman-desktop","permalink":"/docs/tags/podman-desktop","allTagsPath":"/docs/tags","count":8,"items":[{"id":"getting-started/getting-started","title":"Getting Started with Podman Desktop","description":"This blog will help you build and run your first container image on Podman Desktop","permalink":"/docs/getting-started/getting-started"},{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
1
assets/js/6194ac84.aeb6726c.js
Normal file
1
assets/js/6194ac84.aeb6726c.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[397],{299:n=>{n.exports=JSON.parse('{"label":"podman-desktop","permalink":"/docs/tags/podman-desktop","allTagsPath":"/docs/tags","count":9,"items":[{"id":"getting-started/getting-started","title":"Getting Started with Podman Desktop","description":"This blog will help you build and run your first container image on Podman Desktop","permalink":"/docs/getting-started/getting-started"},{"id":"Installation/index","title":"Installing Podman Desktop","description":"You can install Podman Desktop on Windows, macOS, and Linux.","permalink":"/docs/Installation/"},{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[8221],{6567:a=>{a.exports=JSON.parse('{"label":"linux","permalink":"/docs/tags/linux","allTagsPath":"/docs/tags","count":1,"items":[{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
1
assets/js/6af14956.0a4ad95a.js
Normal file
1
assets/js/6af14956.0a4ad95a.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[8221],{6567:n=>{n.exports=JSON.parse('{"label":"linux","permalink":"/docs/tags/linux","allTagsPath":"/docs/tags","count":2,"items":[{"id":"Installation/index","title":"Installing Podman Desktop","description":"You can install Podman Desktop on Windows, macOS, and Linux.","permalink":"/docs/Installation/"},{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
1
assets/js/935f2afb.2f19a9f5.js
Normal file
1
assets/js/935f2afb.2f19a9f5.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/js/9d9f8394.f73056cf.js
Normal file
1
assets/js/9d9f8394.f73056cf.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[1342],{6018:n=>{n.exports=JSON.parse('{"label":"windows","permalink":"/docs/tags/windows","allTagsPath":"/docs/tags","count":7,"items":[{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/windows-install/installing-podman-with-openshift-local","title":"Installing Podman with OpenShift Local","description":"OpenShift Local can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-openshift-local"}]}')}}]);
|
||||
1
assets/js/a766a857.813e90a4.js
Normal file
1
assets/js/a766a857.813e90a4.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[1342],{6018:n=>{n.exports=JSON.parse('{"label":"windows","permalink":"/docs/tags/windows","allTagsPath":"/docs/tags","count":8,"items":[{"id":"Installation/index","title":"Installing Podman Desktop","description":"You can install Podman Desktop on Windows, macOS, and Linux.","permalink":"/docs/Installation/"},{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/windows-install/installing-podman-with-openshift-local","title":"Installing Podman with OpenShift Local","description":"OpenShift Local can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-openshift-local"}]}')}}]);
|
||||
File diff suppressed because one or more lines are too long
1
assets/js/ac371aaa.fde22248.js
Normal file
1
assets/js/ac371aaa.fde22248.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/beebaad6.862427bd.js
Normal file
1
assets/js/beebaad6.862427bd.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[4207],{5318:(n,t,e)=>{e.d(t,{Zo:()=>c,kt:()=>m});var a=e(7378);function o(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}function r(n,t){var e=Object.keys(n);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(n);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),e.push.apply(e,a)}return e}function l(n){for(var t=1;t<arguments.length;t++){var e=null!=arguments[t]?arguments[t]:{};t%2?r(Object(e),!0).forEach((function(t){o(n,t,e[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(e)):r(Object(e)).forEach((function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(e,t))}))}return n}function i(n,t){if(null==n)return{};var e,a,o=function(n,t){if(null==n)return{};var e,a,o={},r=Object.keys(n);for(a=0;a<r.length;a++)e=r[a],t.indexOf(e)>=0||(o[e]=n[e]);return o}(n,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);for(a=0;a<r.length;a++)e=r[a],t.indexOf(e)>=0||Object.prototype.propertyIsEnumerable.call(n,e)&&(o[e]=n[e])}return o}var s=a.createContext({}),p=function(n){var t=a.useContext(s),e=t;return n&&(e="function"==typeof n?n(t):l(l({},t),n)),e},c=function(n){var t=p(n.components);return a.createElement(s.Provider,{value:t},n.children)},u={inlineCode:"code",wrapper:function(n){var t=n.children;return a.createElement(a.Fragment,{},t)}},d=a.forwardRef((function(n,t){var e=n.components,o=n.mdxType,r=n.originalType,s=n.parentName,c=i(n,["components","mdxType","originalType","parentName"]),d=p(e),m=o,k=d["".concat(s,".").concat(m)]||d[m]||u[m]||r;return e?a.createElement(k,l(l({ref:t},c),{},{components:e})):a.createElement(k,l({ref:t},c))}));function m(n,t){var e=arguments,o=t&&t.mdxType;if("string"==typeof n||o){var r=e.length,l=new Array(r);l[0]=d;var i={};for(var s in t)hasOwnProperty.call(t,s)&&(i[s]=t[s]);i.originalType=n,i.mdxType="string"==typeof n?n:o,l[1]=i;for(var p=2;p<r;p++)l[p]=e[p];return a.createElement.apply(null,l)}return a.createElement.apply(null,e)}d.displayName="MDXCreateElement"},1923:(n,t,e)=>{e.r(t),e.d(t,{assets:()=>s,contentTitle:()=>l,default:()=>u,frontMatter:()=>r,metadata:()=>i,toc:()=>p});var a=e(2685),o=(e(7378),e(5318));const r={},l=void 0,i={unversionedId:"Installation/index",id:"Installation/index",title:"index",description:"---",source:"@site/docs/Installation/index.md",sourceDirName:"Installation",slug:"/Installation/",permalink:"/docs/Installation/",draft:!1,editUrl:"https://github.com/containers/podman-desktop/tree/main/website/docs/Installation/index.md",tags:[],version:"current",frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"Troubleshooting",permalink:"/docs/troubleshooting"},next:{title:"Installing Podman Desktop on Windows",permalink:"/docs/Installation/windows-install/"}},s={},p=[{value:"keywords: podman desktop, containers, podman, installing, installation, windows, macos, linux",id:"keywords-podman-desktop-containers-podman-installing-installation-windows-macos-linux",level:2}],c={toc:p};function u(n){let{components:t,...e}=n;return(0,o.kt)("wrapper",(0,a.Z)({},c,e,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("hr",null),(0,o.kt)("p",null,"sidebar_position: 2\ntitle: Installing Podman Desktop\ndescription: You can install Podman Desktop on Windows, macOS, and Linux.\ntags: ","[podman-desktop, installing, windows, macos, linux]"),(0,o.kt)("h2",{id:"keywords-podman-desktop-containers-podman-installing-installation-windows-macos-linux"},"keywords: ","[podman desktop, containers, podman, installing, installation, windows, macos, linux]"),(0,o.kt)("h1",{id:"installing-podman-desktop"},"Installing Podman Desktop"),(0,o.kt)("p",null,"You can install Podman Desktop on:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"./installation/windows-install"},"Windows")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"./installation/macos-install"},"macOS")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"./installation/linux-install"},"Linux"))),(0,o.kt)("p",null,"Podman Desktop requires you to install at least one container engine."),(0,o.kt)("p",null,"Podman Desktop does not install any container engine automatically."),(0,o.kt)("p",null,"Podman Desktop can control various container engines, such as:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Docker"),(0,o.kt)("li",{parentName:"ul"},"Lima"),(0,o.kt)("li",{parentName:"ul"},"Podman")),(0,o.kt)("p",null,"Consider installing the Podman container engine for:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Added security"),(0,o.kt)("li",{parentName:"ul"},"No daemon"),(0,o.kt)("li",{parentName:"ul"},"Open source"),(0,o.kt)("li",{parentName:"ul"},"Rootless")))}u.isMDXComponent=!0}}]);
|
||||
|
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[563],{383:n=>{n.exports=JSON.parse('{"label":"installing","permalink":"/docs/tags/installing","allTagsPath":"/docs/tags","count":8,"items":[{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/windows-install/installing-podman-with-openshift-local","title":"Installing Podman with OpenShift Local","description":"OpenShift Local can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-openshift-local"},{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
1
assets/js/c685778b.e0448fe0.js
Normal file
1
assets/js/c685778b.e0448fe0.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[563],{383:n=>{n.exports=JSON.parse('{"label":"installing","permalink":"/docs/tags/installing","allTagsPath":"/docs/tags","count":9,"items":[{"id":"Installation/index","title":"Installing Podman Desktop","description":"You can install Podman Desktop on Windows, macOS, and Linux.","permalink":"/docs/Installation/"},{"id":"Installation/windows-install/index","title":"Installing Podman Desktop on Windows","description":"How to install Podman on Windows.","permalink":"/docs/Installation/windows-install/"},{"id":"Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer","title":"Installing Podman Desktop silently","description":"Installing Podman Desktop silently on Windows with the installer","permalink":"/docs/Installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer"},{"id":"Installation/windows-install/installing-podman-desktop-with-chocolatey","title":"Installing Podman Desktop with Chocolatey","description":"Installing Podman Desktop on Windows with Chocolatey","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-chocolatey"},{"id":"Installation/windows-install/installing-podman-desktop-with-scoop","title":"Installing Podman Desktop with Scoop","description":"Installing Podman Desktop on Windows with Scoop","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-scoop"},{"id":"Installation/windows-install/installing-podman-desktop-with-winget","title":"Installing Podman Desktop with Winget","description":"Installing Podman Desktop on Windows with Winget","permalink":"/docs/Installation/windows-install/installing-podman-desktop-with-winget"},{"id":"Installation/windows-install/installing-podman-with-podman-desktop","title":"Installing Podman on Windows","description":"Podman Desktop can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-podman-desktop"},{"id":"Installation/windows-install/installing-podman-with-openshift-local","title":"Installing Podman with OpenShift Local","description":"OpenShift Local can assist you to install Podman on Windows.","permalink":"/docs/Installation/windows-install/installing-podman-with-openshift-local"},{"id":"Installation/linux-install","title":"Linux","description":"You can install Podman Desktop on Linux from Flathub, a Flatpak bundle, or a ZIP archive.","permalink":"/docs/Installation/linux-install"}]}')}}]);
|
||||
2
assets/js/main.cab2ac92.js
Normal file
2
assets/js/main.cab2ac92.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/js/runtime~main.a005ac65.js
Normal file
1
assets/js/runtime~main.a005ac65.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
22
docs/tags/macos.html
Normal file
22
docs/tags/macos.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue