- Docker simplifies application deployment and management using containerization, which helps with consistency across platforms in all environments.
- Using the official package manager of Yum it's very easy to install and use Docker on CentOs 8.
- The community has great resources that can solve almost all problems faced during troubleshooting.
- Docker is one of the very critical tools in my tech stack because it helped me with building the Ci/Cd pipeline and having smooth deployment and rollbacks if necessary.
- With additional features like Docker Compose and Docker Swarm it's very easy to use, deploy, and manage multiple services. Reseña recopilada por y alojada en G2.com.
- One of the biggest downsides of using docker with CentOs 8 is the archived version now because it stopped getting security updates after the end of 2021 which makes it a security threat for production use.
- Docker in itself is a complicated product that can take a while to understand and sometimes can be hard to understand OS-specific issues if occur for a beginner.
- Docker is great in performance but there were specific incidents in the past where I faced performance overhead and it took a while to figure out the issue because it required both docker and CentOs 8 in-depth knowledge to debug. Reseña recopilada por y alojada en G2.com.
virtualization or containerization was one of the important thing now a days everyone focusing and docker was very useful to create development environment for our projects Reseña recopilada por y alojada en G2.com.
docker image size optimization related information is very less and sometime consumes lot of space in docker registery Reseña recopilada por y alojada en G2.com.
Automatización del despliegue y la seguridad ya que los contenedores en docker están aislados entre sí. CentOS maneja el proceso de docker de manera muy eficiente. Debido a que docker es portátil, podemos desplegar la aplicación tanto en servidores en la nube como en servidores locales, y los contenedores funcionan sin problemas. Podemos usar muchos contenedores con diferentes aplicaciones para ahorrar dinero. Reseña recopilada por y alojada en G2.com.
Centos ya no está recibiendo actualizaciones de seguridad, lo que significa que será menos seguro de lo que podría ser. Reseña recopilada por y alojada en G2.com.
He estado usando CentOS desde su versión 4 y nunca decepciona. Así que no hay quejas sobre su rendimiento o la forma en que funciona, Reseña recopilada por y alojada en G2.com.
La dirección que Redhat tomó con el desarrollo de Centos. No nos gusta eso como desarrolladores de aplicaciones. Reseña recopilada por y alojada en G2.com.
Simple and easy to use. Does not have a big learning curve if you have worked with ansible/yaml. Best container solution out there Reseña recopilada por y alojada en G2.com.
Don't see any issue with docker have been using it for quite some time though swarm can have improvement to scale and perform better Reseña recopilada por y alojada en G2.com.
Fácil manera de instalación para configurar Docker en la máquina, lo cual es bastante útil para realizar la contenedorización. Reseña recopilada por y alojada en G2.com.
Podríamos enfrentar problemas de permisos al extraer las imágenes de Dockerhub. Reseña recopilada por y alojada en G2.com.