Linux Containers LXD vs. Podman.io

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
LXD
Score 9.3 out of 10
N/A
LXD is a system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. LXD is image based and provides images for a wide number of Linux distributions. It supports various use cases, with support for different storage backends and network types and the option to install on hardware ranging from an individual laptop or cloud instance to a full server rack. LXD is written in Go. It is free software…N/A
Podman
Score 9.8 out of 10
N/A
Podman is a daemonless container engine for developing, managing, and running OCI Containers on Linux Systems. Containers can either be run as root or in rootless mode. Podman is open source and free, supported and maintained by the Containers organization, with code available from GitHub.N/A
Pricing
Linux Containers LXDPodman.io
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
LXDPodman
Free Trial
NoNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Linux Containers LXDPodman.io
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
Linux Containers LXDPodman.io
Container Management
Comparison of Container Management features of Product A and Product B
Linux Containers LXD
-
Ratings
Podman.io
10.0
1 Ratings
24% above category average
Security and Isolation00 Ratings10.01 Ratings
Best Alternatives
Linux Containers LXDPodman.io
Small Businesses
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
Medium-sized Companies
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Linux Containers LXDPodman.io
Likelihood to Recommend
6.4
(2 ratings)
10.0
(1 ratings)
User Testimonials
Linux Containers LXDPodman.io
Likelihood to Recommend
Open Source
Linux Containers LXD works very well when you, as a software developer using Linux, need to spin up a development environment to build and work on a specific piece of software. For example, you need to build some software that is tested and developed target Ubuntu 18.04. You're able to quickly create a container for Ubuntu 18.04 and log into it to run commands and build your software. This is easier to do than setting a virtual machine - e.g - via Virtual Box, but is a lot clunkier than doing it via Docker containers which give you a much more flexible configuration of the environment and are easier to start, stop, connect and share with other developers.
Read full review
Open Source
While it always depends on your use case, I believe security concerns of need for root user is a concern, so it is worth considering daemonless container service over Docker, which works just as good and has support for docker compose. Another good reason is the licensing for enterprise usage, which podman has no restrictions for. It’s also a great choice for OpenShift integration, which is seamless and works well with Rancher as well.
Read full review
Pros
Open Source
  • GIT repositories.
  • Authentication servers.
  • Application instances.
Read full review
Open Source
  • It’s daemonless, so somewhat more secure.
  • It works exceptionally well and is compatible with Docker compose
  • Podman Desktop actually makes individual usage also pretty easy.
  • It can be used as Docker alternative with almost no additional steps
Read full review
Cons
Open Source
  • Ease of use.
  • Copying containers from one machine to another.
  • Creation of containers with config files similar to Docker.
Read full review
Open Source
  • Podman desktop is getting more stable with each version, but does need more UX friendliness as well.
  • Official support for development tools and IDEs is missing for most tools
  • It works well with Kubernetes, but I wouldn’t mind additional improvements
Read full review
Alternatives Considered
Open Source
Linux Containers LXD feels like a more primitive version of docker, docker-compose and similar projects from the docker ecosystem. The Dockerfile and docker-compose.yml methods of specifying a container setup, as well as the network and file configurations afforded by Docker make working with containers much easier and more reproducible than with Linux Containers LXD.
Read full review
Open Source
Podman is Daemonless, lightweight and doesn’t charge us for commercial usage, so it’s a relief for startups. Minikube and Rancher are a bit more complex for our use cases; so we keep things simple, fast and secure with Podman that can easily be managed with Podman Desktop and other works with our docker-compose based projects without issues.
Read full review
Return on Investment
Open Source
  • Save workload.
  • Save time.
Read full review
Open Source
  • We definitely feel more secure.
  • We do not suffer from memory or cpu overuses as it uses fedora coreOS which is lightweight
  • We do not have to worry about license payments for our basic usages.
  • It’s open source so quick fixes imminent with maximum transparency.
Read full review
ScreenShots