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

Docker Business

Docker, Inc. | 1

Reviews from AWS Marketplace

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

External reviews

227 reviews
from G2

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


    Mahnoor A.

Everything working on everyone's machine

  • September 14, 2023
  • Review verified by G2

What do you like best about the product?
Its main functionality which is to simulate the best environments for a piece of code to run. If I can set up the right docker container that the author intended, I do not have to set up anything else. It removes the need for complicated setup instructions in many scenarios. The CLI is automatically configured to use the most popular CLI registry so I do not have to specify URLs.
The CLI can also be configured to work with ACR's CLI.
What do you dislike about the product?
The number of image pulls a day is limited on the free plan, unlike Podman.
It is a bit complicated to set up a local registry for machines with large storage.
Sometimes, the platform error it gives on MacOS can be misleading for new users.
What problems is the product solving and how is that benefiting you?
We use it to distribute components to each other for local testing through writing Dockerfiles. It saves time from setting up dependencies ourselves. We also share updates with each other through new images pushed to DockerHub or Azure Container Registry. The multistage building feature also allows us to reduce the size of the final image so a lightweight image can run the binaries. This way our storage does not get all used up.


    Consulting

Containerising Application

  • September 08, 2023
  • Review verified by G2

What do you like best about the product?
Docker provide Isolation, Portability, Scalability, Version Control, Security, DevOps Integration, Efficienty, Community, Ecosystem and Ease of Use for most of the people
What do you dislike about the product?
Docker is not able to provide enterprise level of support or we can say production level of support for the production environment which is higly required now a days
What problems is the product solving and how is that benefiting you?
Docker solves many probles such as dependency management, Isolation is different projects, Portablity, version control kind of features and it is open source so any one can use that


    Anthony K.

Docker is an amazing tech

  • August 31, 2023
  • Review provided by G2

What do you like best about the product?
I enjoy how docker can create safe spaces for technology to run in any environment. It packages the prerequisite software dependancies and configurations cleanly and securely. These are then modular and easy to share. Building these from simple text files is also within grasp. Finally, docker does this all securely.
What do you dislike about the product?
Docker corporation charges money for things that should be free, making a challenge for OpenSource maintainers.
What problems is the product solving and how is that benefiting you?
Docker is making it possible to port configurations and dependancies cleanly from engineering's systems to production systems, securely and rapidly.


    Daniel N.

Essential for all service developers

  • August 19, 2023
  • Review verified by G2

What do you like best about the product?
Docker has become among the most important services to improve integration testing and deployments. By providing a consistent and packaged deployment, the software development experience is considerably enhanced.
What do you dislike about the product?
Licensing changes from unlimited open source to paid commercial services has created complexities and delays in our process.
What problems is the product solving and how is that benefiting you?
Docker solves creating and collapsing integration environments very quickly. We are also using it as a source for open and closed source image repositories.


    Aniruddha H.

Best containerization tool for deployment - Docker

  • August 10, 2023
  • Review verified by G2

What do you like best about the product?
I like the technique of containerization in the Docker application. Docker offers quick and effective image and package building. Here, we can simply create, test, and bundle our applications while also collaborating with the DevOps team much more effectively.
What do you dislike about the product?
Deployment can occasionally be slowed down by the creation of huge pictures. I also have to acknowledge that Docker's learning curve is a little bit complicated. Good documentation must be present. Docker has performance problems on several systems.
What problems is the product solving and how is that benefiting you?
For Docker, the primary issue which is containerization and package creation was resolved. Environments, libraries, and dependencies won't be a problem for us. Now, developing and integrating applications is simple!


    Yogendra S.

Ready to go solution if not using k8s

  • August 09, 2023
  • Review provided by G2

What do you like best about the product?
I had to do a poc for moving dotnet application from windows environment to Linux
What do you dislike about the product?
Can't simply manage with kubernetes without third-party applications.
What problems is the product solving and how is that benefiting you?
To present proof of concept to the management


    Manuel L.

Best way to run applications

  • August 08, 2023
  • Review provided by G2

What do you like best about the product?
Docker is very lightweight for the amount of function you get out of it. I use it to run WebODM, a photogrametric program with very high consumption. I only have one PC at work to run photogrametric models and use ArcGIS. Running WebODM in Docker allows me to run all my software without crashing my computer.
What do you dislike about the product?
Nothing really. It works well for the limited use I have for it. I am not a programmer so I cannot speak to other aspects of the program. Any dislike would be on my end, since I have a steep learning curve not being a developer.
What problems is the product solving and how is that benefiting you?
I am the GIS speciliast for a small company. Recently we starting doing more work with drones and 3d models. All photogrametric programs have high consumption and would require a dedicated PC to run the software without interrupting the rest of our work. This is not finicially feasible for us so we found a program that can get us the 3D results we need while being able to run on the PCs we already have. This is done by running WebODM with Docker. It has the options to really get into the nitty gritty of the parameters for running WebODM withouth causing too much strain on my other hardware.


    Tim C.

Docker is a useful containerization platform that provides many benefits for development.

  • August 08, 2023
  • Review provided by G2

What do you like best about the product?
The container concept allows for greater portability and isolated areas of use of the service. I found Docker very easy to use once I had the initial configuration and configuration done.

Image creation is straightforward with Dockerfiles, although sometimes the problem of build failures can be difficult. The CLI tool gives you most of the commands you need to manage containers, images, volumes, etc. The Compe tool is also flexible enough to define multi-container environments.

Overall, Docker enables you to compile and deploy applications more efficiently. Image caching and layered file structures help reduce build time rather than provisioning entire VMs. Docker Hub also has strong community support with lots of images.
What do you dislike about the product?
On the downside, sometimes Docker feels a little too complicated. Network concepts such as bridges and overlay networks can be complex. There is also a course on checking storage using volumes and bind mounts. Sometimes I run into frustrating connection or licensing issues that are hard to figure out. Safety models and best practices for container sanitation seem important but unclear.
What problems is the product solving and how is that benefiting you?
Docker allowed me to use a central WordPress development container built by the company I work for. It made it easy to have access to a centralized image to use for development.


    Gorinta M.

Excellent tool in the market for Containerisations

  • August 05, 2023
  • Review provided by G2

What do you like best about the product?
I like Docker hub support and its easy of use to wide range available images in Docker hub and create your own containers and various features to get your work done fast and efficiently.
What do you dislike about the product?
One improvement i would like to suggest is its Resource managment while running multiple containers it could consume significant resources like CPU usage and large memory.
What problems is the product solving and how is that benefiting you?
Docker is solving many big problems like CI/CD integration, Dependency managment, Portability and also its solves isolation for different applications running in same meachine and many more.


    Information Technology and Services

Dockers Containerizing service

  • July 19, 2023
  • Review verified by G2

What do you like best about the product?
What I like the most about docker is that it becomes very much convinient to setup my application and docker is very easy to use
What do you dislike about the product?
About docker There is not that much that i dislike or working on it but at times containerizing my applications becomes a bit tiring or boring
What problems is the product solving and how is that benefiting you?
With the help of docker it has become very easy to run my application any time anywhere using the docker image as our applications become cross-platform or platform independent