Expert in Docker
What do you like best about the product?
The things I like about docker are the container environments and how you can run multiple containers for multiple apps
Version control of docker using different versions of the same dependency and
and run it on the same system.
Version control of docker using different versions of the same dependency and
and run it on the same system.
What do you dislike about the product?
The network issues sometimes docker gets network issues, Sometimes when you are running multiple instances of docker it can crash at random without any warning
this can sometimes lead to issues with the project as its already using high memory
this can sometimes lead to issues with the project as its already using high memory
What problems is the product solving and how is that benefiting you?
Docker engine helps me run multiple instances of the same application in their isolated containers which allows me to test and deploy using different versions
Using multiple versions helps me verify the application compatibility with various different machines and environments
Using multiple versions helps me verify the application compatibility with various different machines and environments
There are no comments to display