Unleash your container potential with Docker Hub!
Add to compare
Starts from $5/Month when Billed Yearly, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 199
BL
Bharat L
12/30/23
"Need container images to be deployed? Docker: one stop solution"
What do you like best about Docker? - CI integrations available - Cost effective
CM
Chisama M
12/07/23
"The portability of Docker"
What do you like best about Docker? The simplicity of exchange of full docker files. What do you dislike about Docker?
MH
Matan H
12/06/23
"Docker is a goto when thinking about serving your app"
What do you like best about Docker? Serving apps. Creating pipes. East deployment to production, easy to integrate different modules. What do you dislike about Docker?
AV
ARJUN V
11/28/23
"Docker : The best solution to virtualization"
What do you like best about Docker? 1. Its easy to use and work with the team members 2. Packages can be installed very easily and can be deployed to docker hub so that we could reuse that.
SK
Subhadip K
11/26/23
"Using Docker will be efficient and effective for product deployment and fast development"
What do you like best about Docker? Docker is distributed , helps to code independently in any platform , languages with seperate containers without any conflict.
AV
Anjineyulu V
11/14/23
"Easy for devolopment and collabration"
What do you like best about Docker? It helps in reproducabilty of environments across our devolpment and production servers What do you dislike about Docker?
OS
Omkar S
11/02/23
"Docker best for Bundling in software developments!!!"
What do you like best about Docker? The best thing about docker is that its functions for package builds. As a developer, it has helped me transfer my files more efficiently by containerising them. It also has excellent help availability within the command lines. The documentation is also straightforward to understand and apply. Its versatility with various engines in development purposes makes it stand out from its competitors.
AU
Anonymous User
10/26/23
"Great technology"
What do you like best about Docker? Can run on cross platform Can build applications on OS based container or completely from scratch
KG
Korla G
09/22/23
"My experience with Docker"
What do you like best about Docker? Docker a platform with which I can containerize my application easily it works cool with windows Linux and mac .My web app works on my machine and it works cool on my friends machine as well, only thing they need to do is that they need to run the docker image of my app that I had build and shared . It also provides volumes, networking through which containers can communicate with each other. It also has large registry called docker hub where all official ...
Read more
MA
Mahnoor A
09/13/23
"Everything working on everyone's machine"
What do you like best about Docker? 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.