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.


    Hélio C.

Great marketplace for docker already implemented containers

  • October 26, 2017
  • Review verified by G2

What do you like best about the product?
First contact I had with this tool was when I needed to pull a legacy PostgreSQL application. It was super easy to find the Official PGSQL repository and ready its Dockerfile contents. There I could find the Github project where that file points to, allowing me to do more than pull, but update by contributing with code, improving Dockerfile qualify, fixing some found bug or even to bump its version to the latest one.
What do you dislike about the product?
The main problem with Docker hub in my use is lack of detailed listing projects. The listing page, just right after you searched some term, is very bloated with tons of community projects and it's not ordered by contribution or last updated version. This become a really mess when I was looking for Elasticsearch image to pull, which made me search on google before to find the right link to it.
What problems is the product solving and how is that benefiting you?
Integration on teams. I can push Company specific dockerfile and distribute it along my remote teams everywhere hassle free. For me its a superb feature that can save a lot of configuration time even if you have or work in a small team.
Recommendations to others considering the product:
Take this if you need a reliable way to distribute your Dockerfile throughout your peers and colleagues or if you want a centralized place to pull verified and reliable Dockerfile for any project or purpose. Also, consider this to contribute on opensource projects by improving its Dockerfile to others on the community.


    Josh T.

Good place to find new docker images

  • October 26, 2017
  • Review provided by G2

What do you like best about the product?
It looks nice, provides simple instructions on how to pull the docker image and also easy links to a github repository.
What do you dislike about the product?
It's not the easiest to find new docker containers. I usually end up using Google to find the best result.
What problems is the product solving and how is that benefiting you?
A way for discovering and finding docker containers for our continuous integration servers.
Recommendations to others considering the product:
To use Google to find the docker containers, the explore list is good for finding official repositories though.


    Michael R.

The default (and best) place to manage docker images, public & private

  • October 25, 2017
  • Review verified by G2

What do you like best about the product?
Simple but comprehensive UI.

Integrates perfectly with the CLI tool offered.
What do you dislike about the product?
Was somewhat slow in bringing on desired functionality, can be difficult to find what one is looking for.

No easy way to click through to the Dockerfile definition unless the image author provides one.
What problems is the product solving and how is that benefiting you?
Storing and managing private and public docker images. Very simple to interact with via the UI and CLI
Recommendations to others considering the product:
As a standalone docker image repository, in my opinion Docker hub stands apart as the best.

One can use it with services that allow deployment of docker images - while still allowing one to avoid vendor lock in with say, the AWS container offering.


    Computer Software

Github for containers

  • October 25, 2017
  • Review verified by G2

What do you like best about the product?
It's a very convenient way to share your containers with colleges. As a bonus - 1 private repo for free.
What do you dislike about the product?
Comments on popular containers usually flooded with lots of spam.
What problems is the product solving and how is that benefiting you?
We use it as a main container registry for all of our infrastructure (Jenkins, Kibana, etc)


    Jackie W.

Great repository for Teams

  • October 25, 2017
  • Review provided by G2

What do you like best about the product?
That you can create your own repository, or you can search for public repositories.
What do you dislike about the product?
That you have to login to push images from Docker images/Hub.
What problems is the product solving and how is that benefiting you?
Being able to store, link, search to repositories has helped in testing deploy and managing of our team collaboration.
Recommendations to others considering the product:
If you're looking for a central hub that offers image repositories, automation, great organization GitHub integration and much more, this is it!


    Davide T.

Your first Docker images repository

  • October 24, 2017
  • Review provided by G2

What do you like best about the product?
it is a free tool to make all your tests with docker registry.
What do you dislike about the product?
Basically everybody can share images and it's not always immediate to find what you search for. In any case this is a small drawback and I would consider it only if I should say something bad of this service.
What problems is the product solving and how is that benefiting you?
I mostly used Docker Hub as a repository to get the needed images, the uses I've done were saving my images and create a repository for customers projects but mostly finding the right images to use as base for my docker projects, read the opinions of the users who already used this images. Use the rating of the image, the number of pulls, the comments and the inline guides of each images helps me much to choose which image is more suitable for your project. The search engine works fine and you can easily find all the images that you need. The tagging feature is useful to tag the version of the image. You can publish and share your images with your public profile that you can customize with your photo as in every web 2.0 application nowadays. Docker Hub, in few words, has all the features that you need to publish, save and share your images and on the other side to choose all the needed layers for your infrastructures.
Recommendations to others considering the product:
read carefully the recommendations and the instructions of the pages of the images and check the details in the connnected Github pages.


    Computer Software

Docker - A developer-friendly architecture

  • October 24, 2017
  • Review verified by G2

What do you like best about the product?
Docker offers immense potential to radically simplify and speed up how software gets built.
What do you dislike about the product?
Container support is being built into Windows tools at the very lowest level, with Windows containers now a deployment target for Visual Studio 2017. You can build and deliver applications as a container, ready for test. Making containers a simple mouse click away is an important step
What problems is the product solving and how is that benefiting you?
Decoupling applications from the underlying hardware is the fundamental concept behind virtualization. Containers go a step further and decouple applications from the underlying OS. This enables cloudlike flexibility, including portability and efficient scaling. Containers bring another level of efficiency, portability, and deployment flexibility to developers beyond virtualization.
Recommendations to others considering the product:
Decoupling applications from the underlying hardware is the fundamental concept behind virtualization. Containers go a step further and decouple applications from the underlying OS. This enables cloudlike flexibility, including portability and efficient scaling. Containers bring another level of efficiency, portability, and deployment flexibility to developers beyond virtualization.

The popularity of containers underscores the fact that this is the developer-driven era. If cloud was about infrastructure innovation and mobile about usability innovation, the container is the much-needed force multiplier for developers.