全平台podman安装

Installing on Mac & Windows

While “containers are Linux,” Podman also runs on Mac and Windows, where it provides a native podman CLI and embeds a guest Linux system to launch your containers. This guest is referred to as a Podman machine and is managed with the podman machine command. Podman on Mac and Windows also listens for Docker API clients, supporting direct usage of Docker-based tools and programmatic access from your language of choice.

MacOS

On Mac, each Podman machine is backed by a QEMU based virtual machine. Once installed, the podman command can be run directly from the Unix shell in Terminal, where it remotely communicates with the podman service running in the Machine VM.

For Mac, Podman is provided through Homebrew. Once you have set up brew, you can use the brew install command to install Podman:

brew install podman

Next, create and start your first Podman machine:

podman machine init
podman machine start

You can then verify the installation information using:

podman info

More advanced information can be found here.

Windows

On Windows, each Podman machine is backed by a virtualized Windows System for Linux (WSLv2) distribution. Once installed, the podman command can be run directly from your Windows PowerShell (or CMD) prompt, where it remotely communicates with the podman service running in the WSL environment. Alternatively, you can access Podman directly from the WSL instance if you prefer a Linux prompt and Linux tooling.

See the Podman for Windows guide for setup and usage instructions.

Installing on Linux

Linux Distributions

Arch Linux & Manjaro Linux

sudo pacman -S podman

If you have problems when running Podman in rootless mode follow the instructions here

Alpine Linux

sudo apk add podman

For further details, please refer to the instructions on the Alpine Linux wiki.

CentOS

Podman is available in the default Extras repos for CentOS 7 and in the AppStream repo for CentOS 8 and Stream.

sudo yum -y install podman

Debian

The podman package is available in the Debian 11 (Bullseye) repositories and later.

sudo apt-get -y install podman

参考:
https://podman.io/getting-started/installation

全平台podman安装相关推荐

  1. 终端主题_再见 XShell 和 ITerm 2,是时候拥抱全平台高颜值终端工具 Hyper 了!

    点击上方"涛哥聊Python",选择"星标"公众号 重磅干货,第一时间送达 转自:运维之美 不论是 macOS 还是 Windows 下,我们都不推荐使用系统自 ...

  2. 移动全平台性能测试工具PerfDog--安装及运行

    一.PerfDog简介 PerfDog是一个移动全平台iOS/Android性能测试.分析工具平台,能快速定位分析性能问题,提升APP应用及游戏性能和品质.手机无需ROOT/越狱,手机硬件.游戏及应用 ...

  3. .NET之全平台一体化的体验

    一.前言 近来利用空闲时间研究了一下Xamarin的技术,想想既然提供了如此好的支持,就该尝试一切可能,来一个"大小通吃". 何为全平台:APP包括Android.IOS.WP,W ...

  4. haxe php,Haxe学习笔记(一) Haxe:一次编码全平台编译的神话

    Haxe学习笔记(一) Haxe:一次编码全平台编译的神话 一 Haxe是什么? Haxe是开源的,它作为一门语言,基础语法和ActionScript3基本一致.所以任何做过Flash开发的人都可以很 ...

  5. Vim配置文件(全平台可用)2012-05-01版

    Vim配置文件(全平台可用)2012-05-01版 - 代码分享 - 开源中国社区 Vim配置文件(全平台可用)2012-05-01版 Ruchee 发布于 2012年04月30日 11时, 22评/ ...

  6. linux操作系统好吗_国内可以通过安卓+termux打造出适用手机平板和电脑全平台最好的操作系统...

    我觉得国内可以基于安卓上的termux要搞一个termux软件商店,用户可以从termux软件商店里安装c,c++,java,python,vim,jupyter notebook,php,R等软件, ...

  7. 再见 XShell 和 ITerm 2,是时候拥抱全平台高颜值终端工具 Hyper 了!

    再见 XShell 和 ITerm 2,是时候拥抱全平台高颜值终端工具 Hyper 了! 不论是 macOS 还是 Windows 下,我们都不推荐使用系统自带终端.无论是可拓展性还是可编程性都被「系 ...

  8. TAIGA项目管理平台快速安装

    转载来源:https://qiita.com/maemori/items/4bd1b985774d17888e29 , https://github.com/maemori/accon/tree/ma ...

  9. Alibaba 应用诊断利器 Arthas 3.0.5 版本发布:提升全平台用户体验

    Arthas从9月份开源以来,受到广大Java开发者的支持,Github Star数三个月超过6000,非常感谢用户支持.同时用户给Arthas提出了很多建议,其中反映最多的是: Windows平台用 ...

最新文章

  1. 从15000个Python开源项目中精选的Top30,Github平均star为3707,赶紧收藏!
  2. hive 安装_7.Hive介绍以及安装
  3. 基于重力补偿的 PD 控制
  4. Visual Studio 2008 当页面进行调试时,IE8浏览器显示的是空白页面?
  5. R语言tseries包
  6. C 和C语言条件运算符的区别
  7. mysql索引技术_MySQL索引类型
  8. 使用重定向的输入和输出创建子进程
  9. 利用 GitHub Actions 在 GitHub 上进行加密挖矿?
  10. 一键启动按钮线断了_【汽车用车】汽车一键启动功能不仅只用来打火,还可以这么操作?...
  11. 【Java学习笔记之三】java中的变量和常量
  12. 制作macOS苹果电脑U盘启动盘
  13. #define宏定义(每天一个小虾米)
  14. js 获取浏览器宽度和高度
  15. 接口管理平台 - APIPOST和APIfox使用 - PUSDN
  16. Python 安装 tensorflow
  17. python实现炫酷字母雨
  18. Memcached replace 命令
  19. [C++基础]强制转换运算符dynamic_cast
  20. OWA动态密码短信认证方案,解决outlook邮件双因子认证问题

热门文章

  1. 13 excel vba 多个区域选择 union range
  2. 微信(sdk)的支付、分享、拉起小程序
  3. 从25岁到55岁,人生三个十年的规划和目标
  4. SSL证书有什么用?
  5. 现代操作系统笔记 2.1 进程
  6. 不朽凡人 第四百八十七章 生死轮
  7. 贴片采样电阻的那点事
  8. FAT32,exFAT和NTFS有什么区别?
  9. Python:短网址
  10. MySQL 数据库备份种类以及常用备份工具汇总