* INF-1517, INF-1518

Drop podman and add docker
i9.4-certified
Arkady L. Shane 3 months ago
parent d7e5bbf1c0
commit 13c72fcaaf
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -688,9 +688,13 @@
<default>false</default> <default>false</default>
<uservisible>true</uservisible> <uservisible>true</uservisible>
<packagelist> <packagelist>
<packagereq variant="Certified" type="mandatory">buildah</packagereq>
<packagereq variant="Certified" type="mandatory">containernetworking-plugins</packagereq> <packagereq variant="Certified" type="mandatory">containernetworking-plugins</packagereq>
<packagereq variant="Certified" type="mandatory">podman</packagereq> <packagereq variant="Certified" type="mandatory">docker-buildx-plugin</packagereq>
<packagereq variant="Certified" type="mandatory">docker-ce-cli</packagereq>
<packagereq variant="Certified" type="mandatory">docker-ce-rootless-extras</packagereq>
<packagereq variant="Certified" type="mandatory">docker-ce</packagereq>
<packagereq variant="Certified" type="mandatory">docker-compose-plugin</packagereq>
<packagereq variant="Certified" type="mandatory">docker-compose-switch</packagereq>
<packagereq variant="Certified" type="optional">python3-psutil</packagereq> <packagereq variant="Certified" type="optional">python3-psutil</packagereq>
<packagereq variant="Certified" type="optional">toolbox</packagereq> <packagereq variant="Certified" type="optional">toolbox</packagereq>
</packagelist> </packagelist>
@ -3887,7 +3891,6 @@
<uservisible>true</uservisible> <uservisible>true</uservisible>
<packagelist> <packagelist>
<packagereq variant="Certified" type="mandatory">cockpit-packagekit</packagereq> <packagereq variant="Certified" type="mandatory">cockpit-packagekit</packagereq>
<packagereq variant="Certified" type="mandatory">cockpit-podman</packagereq>
<packagereq variant="Certified" type="mandatory">cockpit-storaged</packagereq> <packagereq variant="Certified" type="mandatory">cockpit-storaged</packagereq>
<packagereq variant="Certified" type="mandatory">setroubleshoot-server</packagereq> <packagereq variant="Certified" type="mandatory">setroubleshoot-server</packagereq>
<packagereq variant="Certified" type="mandatory">PackageKit</packagereq> <packagereq variant="Certified" type="mandatory">PackageKit</packagereq>

Loading…
Cancel
Save