linux:podman

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
linux:podman [2024/04/19 08:50] – [Buildah を使ってより無駄のない小さなコンテナを作る🤔] ともやんlinux:podman [2024/04/25 17:55] (現在) – [インストール] ともやん
行 16: 行 16:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> <font color="#A347BA">-v</font>+<font color="#0087FF"><b>$</b></font> <font color="#26A269">podman</font> <font color="#A347BA">-v</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-podman version 4.9.0+podman version 4.9.
 +</pre></html></WRAP> 
 +</WRAP> 
 + 
 +DietPi でのインストール...🤤\\ 
 +<WRAP color_term> 
 +<WRAP color_command><html><pre> 
 +<font color="#AFFF00"><b>$</b></font> <font color="#26A269">sudo</font> <font color="#26A269">apt</font> install podman buildah skopeo 
 +</pre></html></WRAP> 
 +<WRAP color_result_hlong><html><pre> 
 +Reading package lists... Done 
 +Building dependency tree... Done 
 +Reading state information... Done 
 +The following additional packages will be installed: 
 +  conmon containernetworking-plugins crun golang-github-containers-common golang-github-containers-image 
 +  iptables libgpgme11 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libsubid4 libyajl2 uidmap 
 +Suggested packages: 
 +  containers-storage firewalld docker-compose 
 +Recommended packages: 
 +  fuse-overlayfs netavark nftables slirp4netns catatonit | tini | dumb-init 
 +The following NEW packages will be installed: 
 +  buildah conmon containernetworking-plugins crun golang-github-containers-common golang-github-containers-image 
 +  iptables libgpgme11 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libsubid4 libyajl2 podman 
 +  skopeo uidmap 
 +upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 
 +Need to get 26.1 MB of archives. 
 +After this operation, 126 MB of additional disk space will be used. 
 +Do you want to continue? [Y/n]  
 +Get:1 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libsubid4 armhf 1:4.13+dfsg1-1 [201 kB] 
 +Get:2 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf uidmap armhf 1:4.13+dfsg1-1 [185 kB] 
 +Get:3 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB] 
 +Get:4 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB] 
 +Get:5 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB] 
 +Get:6 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB] 
 +Get:7 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB]        
 +Get:8 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf containernetworking-plugins armhf 1.1.1+ds1-3 [5,731 kB] 
 +Get:15 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf crun armhf 1.8.1-1+deb12u1 [216 kB]           
 +Get:9 http://ftp.udx.icscoe.jp/Linux/raspbian/raspbian bookworm/main armhf golang-github-containers-image all 5.23.1-4 [31.7 kB] 
 +Get:10 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf golang-github-containers-common all 0.50.1+ds1-4 [36.2 kB] 
 +Get:11 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [278 kB]         
 +Get:12 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf buildah armhf 1.28.2+ds1-3 [5,410 kB]         
 +Get:13 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf conmon armhf 2.1.6+ds1-1 [32.5 kB]            
 +Get:14 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libyajl2 armhf 2.1.0-3+deb12u2 [19.8 kB]      
 +Get:16 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf podman armhf 4.3.1+ds1-8 [9,384 kB]           
 +Get:17 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf skopeo armhf 1.9.3+ds1-1 [4,152 kB]           
 +Fetched 26.1 MB in 1min 35s (275 kB/s)                                                                            
 +debconf: delaying package configuration, since apt-utils is not installed 
 +Selecting previously unselected package libsubid4:armhf. 
 +(Reading database ... 144814 files and directories currently installed.) 
 +Preparing to unpack .../00-libsubid4_1%3a4.13+dfsg1-1_armhf.deb ... 
 +Unpacking libsubid4:armhf (1:4.13+dfsg1-1) ... 
 +Selecting previously unselected package uidmap. 
 +Preparing to unpack .../01-uidmap_1%3a4.13+dfsg1-1_armhf.deb ... 
 +Unpacking uidmap (1:4.13+dfsg1-1) ... 
 +Selecting previously unselected package libip6tc2:armhf. 
 +Preparing to unpack .../02-libip6tc2_1.8.9-2_armhf.deb ... 
 +Unpacking libip6tc2:armhf (1.8.9-2) ... 
 +Selecting previously unselected package libnfnetlink0:armhf. 
 +Preparing to unpack .../03-libnfnetlink0_1.0.2-2_armhf.deb ... 
 +Unpacking libnfnetlink0:armhf (1.0.2-2) ... 
 +Selecting previously unselected package libnetfilter-conntrack3:armhf. 
 +Preparing to unpack .../04-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... 
 +Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... 
 +Selecting previously unselected package libnftnl11:armhf. 
 +Preparing to unpack .../05-libnftnl11_1.2.4-2_armhf.deb ... 
 +Unpacking libnftnl11:armhf (1.2.4-2) ... 
 +Selecting previously unselected package iptables. 
 +Preparing to unpack .../06-iptables_1.8.9-2_armhf.deb ... 
 +Unpacking iptables (1.8.9-2) ... 
 +Selecting previously unselected package containernetworking-plugins. 
 +Preparing to unpack .../07-containernetworking-plugins_1.1.1+ds1-3_armhf.deb ... 
 +Unpacking containernetworking-plugins (1.1.1+ds1-3) ... 
 +Selecting previously unselected package golang-github-containers-image. 
 +Preparing to unpack .../08-golang-github-containers-image_5.23.1-4_all.deb ... 
 +Unpacking golang-github-containers-image (5.23.1-4) ... 
 +Selecting previously unselected package golang-github-containers-common. 
 +Preparing to unpack .../09-golang-github-containers-common_0.50.1+ds1-4_all.deb ... 
 +Unpacking golang-github-containers-common (0.50.1+ds1-4) ... 
 +Selecting previously unselected package libgpgme11:armhf. 
 +Preparing to unpack .../10-libgpgme11_1.18.0-3+b1_armhf.deb ... 
 +Unpacking libgpgme11:armhf (1.18.0-3+b1) ... 
 +Selecting previously unselected package buildah. 
 +Preparing to unpack .../11-buildah_1.28.2+ds1-3_armhf.deb ... 
 +Unpacking buildah (1.28.2+ds1-3) ... 
 +Selecting previously unselected package conmon. 
 +Preparing to unpack .../12-conmon_2.1.6+ds1-1_armhf.deb ... 
 +Unpacking conmon (2.1.6+ds1-1) ... 
 +Selecting previously unselected package libyajl2:armhf. 
 +Preparing to unpack .../13-libyajl2_2.1.0-3+deb12u2_armhf.deb ... 
 +Unpacking libyajl2:armhf (2.1.0-3+deb12u2) ... 
 +Selecting previously unselected package crun. 
 +Preparing to unpack .../14-crun_1.8.1-1+deb12u1_armhf.deb ... 
 +Unpacking crun (1.8.1-1+deb12u1) ... 
 +Selecting previously unselected package podman. 
 +Preparing to unpack .../15-podman_4.3.1+ds1-8_armhf.deb ... 
 +Unpacking podman (4.3.1+ds1-8) ... 
 +Selecting previously unselected package skopeo. 
 +Preparing to unpack .../16-skopeo_1.9.3+ds1-1_armhf.deb ... 
 +Unpacking skopeo (1.9.3+ds1-1) ... 
 +Setting up libip6tc2:armhf (1.8.9-2) ... 
 +Setting up libyajl2:armhf (2.1.0-3+deb12u2) ... 
 +Setting up libnftnl11:armhf (1.2.4-2) ... 
 +Setting up libgpgme11:armhf (1.18.0-3+b1) ... 
 +Setting up libsubid4:armhf (1:4.13+dfsg1-1) ... 
 +Setting up golang-github-containers-image (5.23.1-4) ... 
 +Setting up conmon (2.1.6+ds1-1) ... 
 +Setting up libnfnetlink0:armhf (1.0.2-2) ... 
 +Setting up crun (1.8.1-1+deb12u1) ... 
 +Setting up uidmap (1:4.13+dfsg1-1) ... 
 +Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... 
 +Setting up iptables (1.8.9-2) ... 
 +update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 
 +update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 
 +update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 
 +update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 
 +update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 
 +update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 
 +Setting up containernetworking-plugins (1.1.1+ds1-3) ... 
 +Setting up golang-github-containers-common (0.50.1+ds1-4) ... 
 +Setting up buildah (1.28.2+ds1-3) ... 
 +Setting up podman (4.3.1+ds1-8) ... 
 +Created symlink /etc/systemd/system/default.target.wants/podman-auto-update.service → /lib/systemd/system/podman-a 
 +uto-update.service. 
 +Created symlink /etc/systemd/system/timers.target.wants/podman-auto-update.timer → /lib/systemd/system/podman-auto 
 +-update.timer. 
 +Created symlink /etc/systemd/system/default.target.wants/podman-restart.service → /lib/systemd/system/podman-resta 
 +rt.service. 
 +Created symlink /etc/systemd/system/default.target.wants/podman.service → /lib/systemd/system/podman.service. 
 +Created symlink /etc/systemd/system/sockets.target.wants/podman.socket → /lib/systemd/system/podman.socket. 
 +Setting up skopeo (1.9.3+ds1-1) ... 
 +Processing triggers for man-db (2.11.2-2) ... 
 +Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ... 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<font color="#AFFF00"><b>$</b></font> <font color="#26A269">podman</font> <font color="#A347BA">-v</font> <font color="#12488B"><b>&amp;&amp;</b></font> <font color="#26A269">buildah</font> <font color="#A347BA">-v</font> <font color="#12488B"><b>&amp;&amp;</b></font> <font color="#26A269">skopeo</font> <font color="#A347BA">-v</font> 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +podman version 4.3.1 
 +buildah version 1.28.2 (image-spec 1.1.0-rc2, runtime-spec 1.0.2-dev) 
 +skopeo version 1.9.3
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
  • linux/podman.txt
  • 最終更新: 2024/04/25 17:55
  • by ともやん