Docker on Ubuntu 18.04 LTS
Supported Images | 20241104Linux/Unix, Ubuntu 18.04 - 64-bit Amazon Machine Image (AMI)
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
External reviews are not included in the AWS star rating for the product.
Docker is a great way to compartmentalize and deploy
What do you like best about the product?
Docker allows engineers to deploy software faster and safer. Docker is a platform that allows engineers to convert existing legacy software into containers. This cuts costs on deployments as well as simplifies support.
What do you dislike about the product?
Docker containers must be built locally unless funding is set aside to use the Docker only registry. This only applies to custom containers and builds. This used to be a free service.
What problems is the product solving and how is that benefiting you?
Docker solves the problems of complex software prerequisites and challenges deploying to multiple systems. Docker allows different systems to run the same software in the exact same configurations.
- Leave a Comment |
- Mark review as helpful
It's light and works well
What do you like best about the product?
It works well even not having a UI, just used the Portainer and could manage it better in that way, and it's easy to install
What do you dislike about the product?
The UI interface could be a good improvement, and it's hard to understand at the beggining, but it's normal
What problems is the product solving and how is that benefiting you?
I had to work with several development environments and the docker allows that in a pratical way
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.
Save your time and money with Docker
What do you like best about the product?
With docker on ubuntu 20.04 i could utlize server resources more efficiently than that in VMs
What do you dislike about the product?
Volume and Networking part is tricky to understand.
What problems is the product solving and how is that benefiting you?
Well with docker I am solving N number of problems over VMs. It's light weight, ready to go tool that saves both time and money in terms of resource utilization.
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
best platform to run docker
What do you like best about the product?
I have used docker in ubuntu and aswell in ubuntu, but the feel and ease of running docker in ubuntu 20 is awesome, It is very much compatible with the linux environment as we already say that docker images are linux subsystem so it indicates that it compatiblity is also more with linux instead of windows and soecially with ubuntu.
What do you dislike about the product?
couldnt find anything to dislike anything in this platform.
What problems is the product solving and how is that benefiting you?
we have a private cloud in our comapny and generally we always used ubuntu images to work around , i generally preferred cli vm , and hence to use docker or kubernetes in this platform is very easy and efficient. we had one prohject named delfin which was visualization project so this image and ubuntu platform suits perfectly fine for me. It helped alot if we have used windows we need to take help of some cloud service but here we can perform each and every thing by our own.
fastest way to deploy application on server with no possibility of breaking on new server
What do you like best about the product?
The idea of building image where we set all the required libraries in system and then run th app at end of dockerfile
What do you dislike about the product?
No build-in way to show and manage containers in gui
What problems is the product solving and how is that benefiting you?
Easiest way of deployment to new server and do scaling with docker swarm
showing 1 - 8