MA
Mahnoor A.
Software Engineer
Small-Business (50 or fewer emp.)
"Everything working on everyone's machine"
5/5
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.

The CLI can also be configured to work with ACR's CLI. Review collected by and hosted on G2.com.

What do you dislike about Docker?

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. Review collected by and hosted on G2.com.

ARJUN V.
AV
ARJUN V.
Software Engineer
Small-Business (50 or fewer emp.)
"Docker : The best solution to virtualization"
5/5
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.

3. OS specific issues can be solved.

4. When we adapt dockers in our projects so multiple members can work together and also the package installations can be avoided so that is saves time.

5. It can be easilly integrate to the running projects

6. Docker containers can be saved locally as well..just like that it provides many features.

7. Its easy to pull docker containers with even single command. Review collected by and hosted on G2.com.

What do you dislike about Docker?

1. It will consume the memory rapidly.

2.Low memory might result in performance of the system. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"Docker the KingMaker"
4.5/5
What do you like best about Docker?

Docker help us in isoalating each Microservice, we have integrated with Kuberneties for orchestration and build each Docker images with Gcp Build its very efficient to use anywhere private or public. If there is issue with one Microservice does not affect others so its easy to track. we have tons of advanges like this with docker. Review collected by and hosted on G2.com.

What do you dislike about Docker?

In image build process it will start building image form step 1 every time if it fails in middle. for eg, if we have 15 step in image build process and if it takes time for each step we have wait as it starts from 1st step. Review collected by and hosted on G2.com.

Nayan Kumar S.
NS
Nayan Kumar S.
Software Engineer
Enterprise (> 1000 emp.)
"Streamlining development and deployment"
4.5/5
What do you like best about Docker?

It encapuslate application and their dependencies onto light weight containers. Keep consistency in all environment from local environment to development environment. Review collected by and hosted on G2.com.

What do you dislike about Docker?

Configuring and optimizing container is not easy. It require expertise. And if not done properly security concern can arise. Review collected by and hosted on G2.com.

Mohit G.
MG
Mohit G.
Senior Software Engineer
Mid-Market (51-1000 emp.)
"Must needed product for building and delivering applications"
4.5/5
What do you like best about Docker?

Being a java developer we need to package and deploy our applications on the servers.

Docker provides the best service to achieve the same.

It is very light weight and efficient.

Easy to install and integrate with other softwares e.g kubernetes, jenkins. Review collected by and hosted on G2.com.

What do you dislike about Docker?

It fullfills all of our requirements very well. We have not encountered any downsides so far. Review collected by and hosted on G2.com.

Carlos V.
CV
Carlos V.
CTO
Entertainment
Small-Business (50 or fewer emp.)
"Docker; the backbone of microsevices and development tool"
5/5
What do you like best about Docker?

Is open source, with a big community and lot of documentation. A very mature software.

Very easy integration and awesome cli tools. Review collected by and hosted on G2.com.

What do you dislike about Docker?

Some containers can use lot of file system resources, and sometimes need a cleaning. Review collected by and hosted on G2.com.

Shraddha R.
SR
Shraddha R.
Senior Software Engineer
Mid-Market (51-1000 emp.)
"Docker is a development tool and the foundation of microservices."
5/5
What do you like best about Docker?

Docker resolves my everyday issues. Since I am a software developer, it enables me to run and deploy my apps on different versions of the program and to build code images that can be reused without requiring specific system configurations. Review collected by and hosted on G2.com.

What do you dislike about Docker?

Owing to hardware or OS feature requirements, it might be challenging to convert some legacy apps from virtual machines (VMs) to Docker.Assistance could be enhanced. Review collected by and hosted on G2.com.

Rohit S.
RS
Rohit S.
Software Developer
Mid-Market (51-1000 emp.)
"My experience with docker"
4.5/5
What do you like best about Docker?

It helped me isolate different application services into containers and also accelerated my development process. I use it daily for my development. Has excellent customer support. Was able to seamlessly integrate into my CI/CD pipeline. Is very easy to implement. Review collected by and hosted on G2.com.

What do you dislike about Docker?

While running multiple containers it consumes a lot of resource. Review collected by and hosted on G2.com.

Akshay M.
AM
Akshay M.
S
Small-Business (50 or fewer emp.)
"Docker is best for Multi server applications"
5/5
What do you like best about Docker?

Docker solve my daily life problem, As I am a software developer it helps me to deploy my applications and run it on any version of applications and it's processes to create image of code and reuse it without any dependencies to the machine configuration Review collected by and hosted on G2.com.

What do you dislike about Docker?

It's a hard to implement and the community support is quite low

Mostly senior developers use to apply docker, but Juniors need time to understand the flow of implementation Review collected by and hosted on G2.com.

Arthur O.
AO
Arthur O.
CEO
Small-Business (50 or fewer emp.)
"Easy Solution for delivering Software"
5/5
What do you like best about Docker?

It is easy to use once you know what you are doing. Especially if you want to work with different instances Review collected by and hosted on G2.com.

What do you dislike about Docker?

In the beginning, setting up the first Dockerfile can be a bit frustrating, especially if you have a very specific use case Review collected by and hosted on G2.com.