Docker on Ubuntu 20.04 LTS
Supported ImagesExternal reviews
33 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Reliable Containerization Made Simple on Ubuntu 20
What do you like best about the product?
What I appreciate most about using Docker on Ubuntu 20 is the stability and efficiency of the environment. Setting it up is straightforward, and getting containers running only takes a few minutes, which makes the implementation process very smooth. Docker integrates effortlessly with the other tools in our CI/CD pipeline, making it a strong choice for both local development and production deployments. As a developer, I find its lightweight and consistent nature especially valuable, as it helps eliminate the common “it works on my machine” issue. The performance on Ubuntu 20 is impressive, and managing containers with either the Docker CLI or Docker Compose is both smooth and intuitive.
What do you dislike about the product?
There’s little to complain about, though I have occasionally encountered version mismatches or dependency problems following system updates, which sometimes need to be resolved manually. The documentation is generally strong, but I feel that certain advanced scenarios on Ubuntu could use more detailed explanations. While both customer support and the open-source community are active and responsive, I’ve noticed that official support tends to focus more on enterprise users. Nevertheless, the extensive community presence makes it fairly straightforward to troubleshoot and find solutions.
What problems is the product solving and how is that benefiting you?
Running Docker on Ubuntu 20 has greatly streamlined the way we deploy, test, and maintain our applications. We rely on it almost every day for developing microservices, isolating different environments, and guaranteeing consistent builds throughout our team. One of its standout benefits is the ability to easily replicate production-like environments locally, eliminating the need for multiple virtual machines. Its seamless integration with tools such as Jenkins, GitHub Actions, and Kubernetes has allowed us to automate our workflows and accelerate deployments. Overall, Docker has boosted our productivity, shortened setup times, and made our development process much more dependable.
Amazing software to host various applications
What do you like best about the product?
The best thing about docker is we can create isolated environments and we can run different applications individually without affecting each other. Easy to communicate between various containers and we will have almost any package available in the docker hub. Basically whatever we develop on our system will work everywhere with the help of docker services.
What do you dislike about the product?
Without basic knowledge, we can not work with docker. Docker doesn't have a User interface, unlike windows. It is easier to manage the docker container on GUI than on the command tool. Though docker has released the docker desktop it is difficult to install and not smooth as in windows GUI. So most of the users use docker on the Ubuntu terminal.
What problems is the product solving and how is that benefiting you?
After I completed any development I will host the service on docker to test the application. As I work with machine learning model developments it is easy to test it on docker as they have many dependency issues if we run it locally. It is easy to share with various teams within the organisation for hosting and testing the application. We can even host the service outside the organisation by opening a particular port.
Easy way to use Docker
What do you like best about the product?
Docker is first tech to use container. There are many other container tech but Docker is first choice. On Ubuntu Docker installation is very easy. Docker with DOcker compose and docker can be used on ubuntu
What do you dislike about the product?
Noting to dislike. Installation is easy. But if youa re new to docker world then it can be confusing with some of the commands. There should be one click option to do installation.
What problems is the product solving and how is that benefiting you?
Docker on ubuntu is nothing new. Ubuntu 20 makes installation easy. Earlier ubuntu versions you had to add the docker repo in ubuntu. the add the gpg key. there is no need of all that now.
Docker Review
What do you like best about the product?
one of the best tools in terms of cost and minimal time of deployment and security because of apps running on the containers which are isolated and segregated from each other
What do you dislike about the product?
following are the general things that I dislike the most in docker is their cross-platform issue and another is persistent data storage which is complex in docker
What problems is the product solving and how is that benefiting you?
microservices are deployed on docker containers in it like debezium and other exporters which we use in monitoring are running on it. visualization of logs in the container is easy
Recommendations to others considering the product:
definitely recommends other as well
Ubuntu Docker
What do you like best about the product?
We use docker daily in our office life, and it is much better in terms of dependencies, The best part of docker on ubuntu 20 is, that we can run the docker images just like that.
What do you dislike about the product?
Could not get any disadvantage or unlike regarding this, for me, everything is working perfectly till now.
What problems is the product solving and how is that benefiting you?
We use our own docker or Kubernetes to deploy our micro-services and we always used ubuntu images to workaround, to resolve any issue related to this, we found the solution easily on ubuntu, docker, or Kubernetes community
showing 21 - 25