17 anos ajudando empresas
a escolher o melhor software

Conheça Docker

Solução de desenvolvimento de aplicativos que permite às empresas desenvolver aplicativos, compartilhar imagens de contêineres, entre outros.

Quem usa Docker?

Desenvolvido para empresas de todos os portes, o Docker é uma plataforma de desenvolvimento de aplicativos que ajuda a encontrar e compartilhar imagens de contêineres, além de se integrar a aplicativos de terceiros, entre outros recursos.

Docker Software - 1
Docker Software - 2

Está em dúvida sobre o Docker? Compare com uma alternativa popular

Docker

Docker

4,6 (522)
US$ 7,00
mês
Versão gratuita
Versão de teste gratuita
12
Nenhuma integração encontrada
4,1 (522)
4,6 (522)
4,1 (522)
VS.
Preço inicial
Opções de preços
Recursos
Integrações
Praticidade
Relação qualidade/preço
Atendimento ao cliente
US$ 249,00
ano
Versão gratuita
Versão de teste gratuita
13
Nenhuma integração encontrada
4,5 (350)
4,6 (350)
4,2 (350)
As barras de classificação verdes mostram o produto vencedor com base na nota média e no número de avaliações.

Outras ótimas alternativas ao Docker

PyCharm
Melhores recursos
Depuração
Desenvolvimento de código
Edição de código
MAMP
Melhores recursos
Monitoramento do servidor
Registros de eventos
Jira
Melhores recursos
Gestão de edição
Gestão de tarefas
Gestão de tíquetes
ATLAS.ti
Melhores recursos
Análise qualitativa comparada
Codificação de dados
Importação/exportação de dados
vSphere
Melhores recursos
Migração de dados
Monitoramento de máquinas virtuais
Monitoramento do servidor
Virtuozzo Containers
Melhores recursos
Gestão da manutenção
Gestão de conformidade
Rastreamento de conformidade
DeveLoop
Melhores recursos
Acompanhamento de cursos
Gestão de capacitação
Questionários e feedback
Aiveo
Melhores recursos
Alertas/notificações
Cobrança e faturamento
Ferramentas de colaboração
PostgreSQL
Melhores recursos
Backup e recuperação
Controles/permissões de acesso
Gerenciamento de armazenamento de dados

Avaliações do Docker

Pontuação média

Geral
4,6
Praticidade
4,1
Atendimento ao cliente
4,1
Recursos
4,6
Relação qualidade/preço
4,6

Avaliações por tamanho de empresa (funcionários)

  • <50
  • 51-200
  • 201-1.000
  • >1.001

Encontre avaliações segundo pontuações

5
67%
4
30%
3
2%
2
1%
Avaliador Verificado
Usuário do LinkedIn Verificado
Serviços e tecnologia da informação, 201–500 funcionários
Usou o software para: Avaliação gratuita
Fonte da avaliação

For QA

5,0 há 2 anos

Vantagens:

O jeito fácil e rápido de subir um ambiente totalmente virtualizado é o diferencial do Docker, além disso a biblioteca de imagens tem praticamente todos os serviços, softwares que podem ser facilmente usados.

Desvantagens:

Talvez o preço seja um pouco salgado para aqueles que precisam de um store maior e ao mesmo tempo com mais performance.

Erich
Desenvolvedor, Brasil
Serviços e tecnologia da informação, 201–500 funcionários
Usou o software para: 6 a 12 meses
Fonte da avaliação

Avaliação

5,0 ano passado

Vantagens:

Praticidade para desenvolver e utilizar ferramentas em um ambiente sem interferir no ambiente local

Desvantagens:

Cache no build da imagem não possui fácil gerenciamento

Aleksandr
Aleksandr
Principal software engineer, EUA
Usuário do LinkedIn Verificado
Software, 1.001–5.000 funcionários
Usou o software para: Mais de dois anos
Fonte da avaliação

World changing containers and standard de-facto

5,0 há 3 anos

Comentários: Docker was first (I believe) on themarket of containerized software. There was a lot of talks that it is nothing more than an interface to unix cgroups and that docker has no future, this is just hyped piece of software.
Time proved them wrong. Docker became a standard solution, participated in Open Container Initiative and while fully comply with all the OCI requirements, docker is used much widely.
Container solves library/dll hell - that means that you may have two application that require incompatible libs running on the same computer without any problems. Applications are separated, they can't affect each other, their resource consumption may be tuned using docker tools.
You may build proof of concept wiring containers into a single docker-compose and have the whole stack running here.
Multi stage build allows to build software which does not have access to any secrets used during build step.
You may use tons of software without installing it, just by running them in the docker.

Vantagens:

Great documentation. Easy to use. Exists on any OS and platform you may need it (doesn't work with latest ARM Mac yet, but I believe this is a matter of time). Allows to you to use any software / platform / solution you want without actually installing it on your computer. Docker-compose may ran the whole stack right on your laptop and multistage builds takes care of safe software building. Free docker registry on top of that. Tremendous amount of how-to.

Desvantagens:

Some functionality behaves differently depending on platform. For example - mounted volumes. Some of issues related to file permissions stays there for at least few years. Internal volumes can not be extracted and moved to another computer easily, which somehow defeats it's purpose. Doesn't play well with WSL/WSL2 and especially if you pair it with build in kubernetes.

Matthew
Matthew
Senior Engineer, EUA
Serviços e tecnologia da informação, Profissional autônomo
Usou o software para: Mais de dois anos
Fonte da avaliação

The lean virtual machine tool we've been waiting for

5,0 há 4 anos

Comentários: Feels like a bit of a learning curve coming from using VirtualBox, vagrant, etc., but when you get that first cluster of virtual environments running interacting apps you know how worth it it was

Vantagens:

Docker works on every platform and makes it simple to match production and development systems. It's similar to older virtual machine and VM management tooling, but much more lean and 100% open source.

Desvantagens:

Getting started can be intimidating. While it's worth the time invested, development teams accustomed to working directly on their own hardware or with traditional virtual machine tools will have a bit of a learning curve.

Avaliador Verificado
Usuário do LinkedIn Verificado
Software, 10.000+ funcionários
Usou o software para: Mais de dois anos
Fonte da avaliação

Docker has gone the way of the dodo

2,0 ano passado

Comentários: Started out great, then turned to not-so-great, then eventually GET ME OFF THIS THING.It took them coming out with an Open container initiative to be able to market their product, which is bloated cruftware. There are better options out there. Maybe not as user-friendly, but definitely not as buggy.

Vantagens:

It was awesome the day we replaced it with something else. I suppose it's a good dashboard app for showing off running containers on your workstation.

Desvantagens:

It's too resource intensive, and makes everything else crash when I'm running the containers. I hate how they force you to upgrade to the latest version if you're a freebie, and that usually breaks all my keys on boxes, which means I've got to reset to factory defaults just to use what I already had working. Docker is literally a productivity killer because they think they know more about virtualization than you do and so they push updates and force you to download them and occupy all your hard-drive with bloated containers.