In case after installing Podman Container service in Cockpit you are not able to search container images from Docker or other libraries, then here is the solution to resolve this problem.
We faced this issue after installing Podman Container on Debian 11 Bullseye, well even if you are using any other Linux operating system to run Cockpit and facing the same problem, still the solution given here will be the same.
Podman Container service is similar to Docker even the command line but daemon less. It is easy to find, run, build, share and deploy applications using the Open Containers Initiative on it.
Contents
Go to the server where you have installed the Cockpit Podman and access the terminal. You can access the command line of your remote server directly from the Cockpit Web Interface using the “Terminal” option.
Now, on your terminal enter the given command to edit the Registry file of Podman.
Once the file is opened, scroll to the end of the file and copy-paste the below-given lines.
After that, Save the file by pressing Ctrl+O, hit the Enter key, and exit the same using Ctrl+X.
To apply the made changes, restart the Podman service on your Linux operating system.
Now, go to Cockpit Podman, hit the Get Image button.
Select the Owner for the Images you want to pull and then in the “Search for” box type the name of the Container Image you want to download via Cockpit Graphical user interface. For example – ubuntu
Once the list of the images appears, select the one and hit the Download button.
Soon you will see the downloaded images on your Podman web interface, select the one which to want to start, and hit the Play button.
In this way, we can use Podman on Cockpit to download Images and create containers of our choices.
Heyan Maurya Debian
Heyan Maurya AlmaLinux
Heyan Maurya Linux
Heyan Maurya Linux
document.getElementById( “ak_js_1” ).setAttribute( “value”, ( new Date() ).getTime() );
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Linux Shout crafted as a part of our main portal H2S Media to publish Linux related tutorials and open source Software.