Docker on Ubuntu 18.04 LTS
Supported Images | 20241029Linux/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.
A must have utility for running and developing applications
What do you like best about the product?
You can run any kind of app without disturbing your system. Everything runs like it's in a sandbox. The apps can even communicate with each other via docker-compose.
Thousands of images in the Docker registry. Sky is the limit to all the things you can try out using Docker.
Thousands of images in the Docker registry. Sky is the limit to all the things you can try out using Docker.
What do you dislike about the product?
A GUI version for Linux, but I think they have just rolled out Docker Desktop for Ubuntu.
What problems is the product solving and how is that benefiting you?
I do not have to install any software that I want to test on my system. Just running dock-run or docker-compose does that job. Can get the latest versions and try out new apps without having to depend upon the core system updates.
My team can develop and test applications faster. From development to deployment the app remains the same.
My team can develop and test applications faster. From development to deployment the app remains the same.
- Leave a Comment |
- Mark review as helpful
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.
no more incompatibilities
What do you like best about the product?
the fact of being able to use my application anywhere without having dependency problems
What do you dislike about the product?
nothing, I really like this application a lot
What problems is the product solving and how is that benefiting you?
I have used it for 2 years and have not had any problems yet
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 11 - 14