Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Docker on Ubuntu 20

Supported Images | 20240429

Linux/Unix, Ubuntu 20.04 LTS - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

14 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Pushpdeep M.

A must have utility for running and developing applications

  • April 18, 2022
  • Review verified by G2

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.
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.


    Jasmeet singh V.

best platform to run docker

  • October 08, 2021
  • Review provided by G2

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.


    Ezequiel H.

no more incompatibilities

  • September 29, 2021
  • Review verified by G2

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


    Consumer Goods

fastest way to deploy application on server with no possibility of breaking on new server

  • September 07, 2021
  • Review verified by G2

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