The solution containerizes software.
Web Developer at Qanuk GMBH
Containerizes the software but needs improvement in documentation
Pros and Cons
- "The solution containerizes software."
- "Mirantis Container Cloud needs to improve its documentation."
What is most valuable?
What needs improvement?
Mirantis Container Cloud needs to improve its documentation.
For how long have I used the solution?
I have been using the solution for half a year.
What do I think about the stability of the solution?
I rate the solution's stability an eight out of ten.
Buyer's Guide
Mirantis Container Cloud
June 2026
Learn what your peers think about Mirantis Container Cloud. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,838 professionals have used our research since 2012.
What do I think about the scalability of the solution?
I rate Mirantis Container Cloud's scalability a ten on ten. I am the only one using it.
How was the initial setup?
Mirantis Container Cloud's installation is straightforward and is completed in half an hour.
What's my experience with pricing, setup cost, and licensing?
Mirantis Container Cloud is free. However, there are features for which you need to pay.
What other advice do I have?
I rate the solution an eight out of ten.
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Google
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Technical Lead at Cellulant Kenya
Stable product with an easy setup process
Pros and Cons
- "The product's most valuable feature is cloud simulation to predict application behavior on the cloud."
- "There could be an automation feature included in the product. It will speed up application processes and will not require scripting codes."
What is our primary use case?
We use the product for deployment purposes.
What is most valuable?
The product's most valuable feature is cloud simulation to predict application behavior on the cloud. It helps us with setting images and deploying them without a need to certify applications in the Kubernetes environment. We can work in a cloud-managed environment. It allows us to focus on testing properly.
What needs improvement?
There could be an automation feature included in the product. It will speed up application processes and will not require scripting codes.
For how long have I used the solution?
We have been using Docker Enterprise for a year.
What do I think about the stability of the solution?
I rate the product's stability an eight out of ten. I have never had any stability issues.
What do I think about the scalability of the solution?
The platform's scalability depends on the availability of resources. It is highly scalable if there is enough memory or storage space. A team of four to five executives from the CACD team uses Mirantis Container Cloud in our organization. They support all the deployments conducted by the rest of our engineers.
How was the initial setup?
The initial setup is easy and takes a day to complete. The process involves downloading an executable profile, which is available online, and then executing it on the machine. It requires following guidelines from the CACD team for setting up applications.
What other advice do I have?
I highly recommend Mirantis Container Cloud and rate it an eight out of ten. It is a good starting point for organizations adopting containerization and Kubernetes.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Mirantis Container Cloud
June 2026
Learn what your peers think about Mirantis Container Cloud. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,838 professionals have used our research since 2012.
Software Engineer at a computer software company with 1,001-5,000 employees
Allows us to look at all the remote repositories of the images, volumes, and containers
Pros and Cons
- "The UI is very useful."
- "You don't need to do anything; just deploy it, run it, and then it does all the work by itself."
- "An improvement would be automated testing."
- "On the MacBook, it was a little difficult, probably because of the version that my company is using."
What is our primary use case?
I'm working for cybersecurity, so there are some thread data pipelines where we have data processing and then the pipelines are built and being containerized and then exported to the pipelines.
We're using version 20.10.11. It's deployed on a private cloud.
There are more than 20 people using this solution in my organization. We are all data engineers, and our managers are also from the same background. There are also machine learning engineers using this solution.
How has it helped my organization?
Before using this solution, we didn't have any kind of platform. This solution allows us to run anything and then post it like a single file.
What is most valuable?
The solution as a whole serves a very good purpose.
The UI is very useful. We can look at all the remote repositories of the images and the volumes and containers. It shows all the images along with the total size. There is a huge difference by looking into the terminal and the UI.
What needs improvement?
An improvement would be automated testing.
For how long have I used the solution?
I've been using this solution for three months.
What do I think about the stability of the solution?
The stability is good. We had a few issues before in terms of just running an application and explaining to the other teams and stuff. Because of this application, it's easier for the DevOps engineer.
We don't need to dig around to know what is happening. We just run the container and put it in the pipeline and then it runs.
How are customer service and support?
We haven't raised any tickets yet. We have a particular infrastructure team, and that team helps us.
How was the initial setup?
It's pretty straightforward. It was easy to install on Windows rather than on a MacBook. On the MacBook, it was a little difficult, probably because of the version that my company is using. We had a little bit of confusion with that.
Everything was done onsite.
I would rate setup 4 out of 5.
What other advice do I have?
I would rate this solution 9 out of 10.
It's a very good application. You don't need to do anything. Just deploy it, run it, and then it does all the work by itself. It's a piece of cake for someone new. If I'm a DevOps engineer, I don't need to worry about anything. I just have to run a command and it shows the errors. Then, I pass it to the other team and they look into it.
It's easy and straightforward to do the deployments. Before, we had to do the manual container when it comes to deployment. Now, you just make an image and then run it by using the commands.
Which deployment model are you using for this solution?
Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Solution Architect at KIAN company
Reliable, scalable, and easy installation
Pros and Cons
- "The solution is scalable and we have plans to increase usage in the future."
- "By using Docker Engine and the environment, they can easily run their application in different containers and schedule different hosts."
- "This solution is open-source and they need to focus on improving the Linux Operating Systems' GUI. It does not have a GUI making it not user-friendly. Additionally, the containers need to improve security and compliance."
- "Docker is not stable itself because it is an engine to run containers, and whenever a container is shut down, your data is lost, and you need to restart the containers."
What is our primary use case?
In our team, we need to develop virtualization infrastructure and provide a specific environment for the developer and software engineers to migrate microservices and new applications in an environment based on containers. Therefore, we need to build and create a new platform. We established a container engine called Docker and a distributed open-source orchestrators, such as Kubernetes, to manage lots of containers in the environment.
How has it helped my organization?
The organization has a lot of microservices for websites and mobile applications that need to scale easily horizontally and vertically. I am directly responsible for building a Docker environment for the organization for their applications and microservices. Our developers have provided the organization with the benefit of the scalability and availability of the applications. By using Docker Engine and the environment, they can easily run their application in different containers and schedule different hosts. It is simple to scale the applications, check the health and availability.
The most benefits of the containers are resolving the portability of the applications from the developer environment to the production, as well as the ability to scale easily.
What needs improvement?
This solution is open-source and they need to focus on improving the Linux Operating Systems' GUI. It does not have a GUI making it not user-friendly. Additionally, the containers need to improve security and compliance.
For how long have I used the solution?
I have been using this solution for approximately two years.
What do I think about the stability of the solution?
Docker is not stable itself because it is an engine to run containers, and whenever a container is shut down, your data is lost, and you need to restart the containers. However, if you want to receive more stability, you need to use container orchestrators, such as Docker Swarm, or Kubernetes along with Docker. Docker is not perfect itself, you need to use additional software or another orchestration system to make it more stable.
What do I think about the scalability of the solution?
In my company, approximately 10 software engineers and developers are working directly on Docker Engine. In the infrastructure environment, we have two members, myself and another colleague. We build and manage the Docker environment and infrastructure. My main responsibility in my company is providing and developing container solutions, establish and supporting their Docker environment and orchestration systems.
The solution is scalable and we have plans to increase usage in the future.
How are customer service and technical support?
I learned Docker and Kubernetes myself based on online files, such as educational materials published on the websites and at the Dockers website.
Unfortunately, due to sanctions in my country, we cannot access the official support by searching Google for Kubernetes or the Mirantis company that provided and support Docker. Therefore, we need to solve many problems based on online materials available on the internet. For specific more complex and critical problems, we communicate and negotiate with one of our partners in Europe.
It would be better to provide an online lab for providing Docker environments on the Docker website. This would allow any engineers who are looking to work on a Docker environment access to the environments on the website where they can easily work and manage Docker containers freely on the internet. Additionally, Docker should publish some presentations about new features. For example, they could provide a specific channel for interaction between engineers who are working on the Docker to share their knowledge. The Docker community is not great in comparison with VMware or Microsoft community.
How was the initial setup?
Docker installation is very straightforward because you can easily install Docker Engine based on the instruction provided on the Docker website. It is an easy four or five steps process.
If you have good knowledge about the installation process, it can be installed in five minutes. However, if you do not have any information about the prerequisites of the installation, it can be difficult. You need to provide lots of prerequisites, such as install services. Without previous knowledge, it could take four or five hours.
What about the implementation team?
I did the implementation of the solution myself. My main responsibility is conducting proof of concept, as well as implementing and helping to develop new solutions for Docker and Kubernetes.
What's my experience with pricing, setup cost, and licensing?
The solution is open-source and free to try.
What other advice do I have?
I rate Mirantis Container Cloud a nine out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
DevSecOps Engineer at a tech services company with 11-50 employees
Offers a simple setup phase and good UI
Pros and Cons
- "The product's initial setup phase is simple."
- "I feel that the product lacks to offer a proper health status of the images which are running, making it an area where improvements are required."
What is our primary use case?
I use the solution in my company since we have some in-house applications, and to spin up those applications, we use Docker Enterprise.
What is most valuable?
The most valuable features of the solution are its fairly good UI design and its ability to let users view logs.
What needs improvement?
Though I am unsure, I feel that the product lacks to offer a proper health status of the images which are running, making it an area where improvements are required.
For how long have I used the solution?
I have been using Mirantis Container Cloud for six months. I work with the tool's desktop version. I am just a user of the tool.
What do I think about the stability of the solution?
Stability-wise, I rate the solution a ten out of ten.
What do I think about the scalability of the solution?
Scalability-wise, I rate the solution a ten out of ten.
Around 20 people in my company use the product.
How are customer service and support?
The solution offers a good online community that offers users the option to ask questions related to the product and get answers to troubleshoot the issues.
How was the initial setup?
The product's initial setup phase is simple.
The solution is deployed on an on-premises model.
What's my experience with pricing, setup cost, and licensing?
I rate the product price an eight on a scale of one to ten, where one means low price and ten means high price.
What other advice do I have?
Maybe the other people in my company's environment might be using Doctor Enterprise to manage multi-cloud Kubernetes environments, but I don't use it for that.
The product optimizes and makes DevOps workflow better since it spins up images very fast, and it is a good thing that I have seen in the tool. It is easy to manage which Docker needs to be run and which one needs to be stopped, and it is an area where I use the product the most.
I don't use the tool's centralized management console. I use it individually.
I use the single dashboard option provided by the tool, and if I need to be helpful.
I recommend the product to those who plan to use it.
I rate the tool a ten out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
System Administrator at Vermont Solutions
A simple and fast solution for containerization with easy usage
What is our primary use case?
We use the solution for containerization and link Kubernetes to the Container.
What is most valuable?
The solution is simple and faster.
What needs improvement?
The solution is easy to use and difficult to understand. There are many courses available since it is difficult and has many things. Only experts can use it.
For how long have I used the solution?
I have been using Mirantis Container Cloud for six months.
What do I think about the stability of the solution?
There were no issues with the solution.
I rate the solution’s stability a nine out of ten.
What do I think about the scalability of the solution?
We use the application to monitor and orchestrate any applications and workloads.
I rate the solution’s scalability a ten out of ten.
What other advice do I have?
Overall, I rate the solution a nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Site Reliability Engineer at a tech services company with 1,001-5,000 employees
Main products of containers are very portable
Pros and Cons
- "Main products are portable."
- "The solution is very easy to use, it is intuitive and has good documentation."
What is our primary use case?
I am working as part of a developing team in a cybersecurity company. We have approximately 50 people that are using this solution.
What is most valuable?
I like that Docker's main products of containers are very portable. Any possible issues, problems, or troubles are fixed with improvements of the Docker itself. Any constraints that Docker have been fixed with other products or features that Docker provides.
The solution is very easy to use. It is intuitive and has good documentation.
For how long have I used the solution?
I have been using Docker, Mirantis Container Cloud for three years.
What do I think about the stability of the solution?
The stability of Mirantis is fine. It is stable.
How are customer service and support?
Docker has good support with good documentation.
How was the initial setup?
Deployment of Docker is easy, it only required one person.
What's my experience with pricing, setup cost, and licensing?
Docker is a free software.
What other advice do I have?
I would rate Mirantis Container Cloud a 9 out of 10.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Head IT Architecture at a tech vendor with 11-50 employees
Cuts down on development time and allows for multiple spin-offs
Pros and Cons
- "This solution has cut down on our development time and allows us to spin off new instances for inner development, testing, productions, and security testing."
- "Areas for improvement are the privacy of container management and the documentation. In the next release, I would like to see best practices on how to manage distributed containers and networks."
How has it helped my organization?
This solution has cut down on our development time and allows us to spin off new instances for inner development, testing, productions, and security testing.
What needs improvement?
Areas for improvement are the privacy of container management and the documentation. In the next release, I would like to see best practices on how to manage distributed containers and networks.
For how long have I used the solution?
I've been using this solution for about five years.
What do I think about the stability of the solution?
This solution is pretty much stable.
What do I think about the scalability of the solution?
This solution is extremely scalable - we are able to spin off multiple instances very rapidly.
How was the initial setup?
Initial setup was extremely simple and was done in minutes.
What about the implementation team?
I implemented through an in-house team.
What other advice do I have?
I would rate this solution as eight out of ten.
Which deployment model are you using for this solution?
Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Director of Technology at WinSoft IT, C.A.
Cost-effective with promising support for legacy applications
Pros and Cons
- "If we compare legacy application support to Docker, it's a superior product."
- "This product will only be useful if it can successfully run legacy applications in the cloud."
What is our primary use case?
We are a solution provider and we sell products to our customers. Our webpage has solutions from Microsoft and HPE. Mirantis Container Cloud is one of the products that we offer.
What is most valuable?
We have only just begun our research here in Venezuela. We are studying this technology.
It has promised to solve several issues here in Venezuela if we can encapsulate the legacy applications using it.
If we compare legacy application support to Docker, it's a superior product.
What needs improvement?
This product will only be useful if it can successfully run legacy applications in the cloud.
What's my experience with pricing, setup cost, and licensing?
Docker is a free solution.
What other advice do I have?
I would rate this solution a ten out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
DevOps Engineer at a tech services company with 51-200 employees
Easy to set up and easy to use for the delivery of our applications
Pros and Cons
- "The most valuable feature is its ease of use."
- "The most valuable feature is its ease of use; it is easy to use and easy to set up so that we can deliver our applications."
- "Integration with Windows is something that can be improved."
What is our primary use case?
My primary use case is the containerization of applications. We have several use cases in this domain.
What is most valuable?
The most valuable feature is its ease of use. It is easy to use and easy to set up so that we can deliver our applications.
What needs improvement?
Integration with Windows is something that can be improved.
For how long have I used the solution?
I have been using Mirantis Container Cloud for approximately a year and a half.
What do I think about the stability of the solution?
I cannot recall experiencing any issues with bugs or glitches.
How are customer service and technical support?
I have never been in touch with technical support.
How was the initial setup?
The initial setup is fairly straightforward.
What other advice do I have?
This is a product that I recommend. It is good, although it is not a perfect product.
I would rate this solution a nine out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free Mirantis Container Cloud Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2026
Popular Comparisons
Prisma Cloud by Palo Alto Networks
Orca Security
Check Point CloudGuard CNAPP
FortiCNAPP
NGINX App Protect
SUSE NeuVector
ExtraHop Reveal(x) 360
CoreOS Clair
SUSE Rancher
Canonical LXD
Robin Systems
Buyer's Guide
Download our free Mirantis Container Cloud Report and get advice and tips from experienced pros
sharing their opinions.



















Very informative