Wir helfen Unternehmen seit 17 Jahren,
bessere Software zu finden

Was ist Docker?

Docker ermöglicht es dir, eine Anwendung mit all ihren Abhängigkeiten in eine standardisierte Einheit für die Softwareentwicklung zu packen.

Wer verwendet Docker?

Nicht vom Anbieter bereitgestellt

Docker Software - 1
Docker Software - 2

Du bist nicht sicher, ob Docker das Richtige ist? Mit einer beliebten Alternative vergleichen

Docker

Docker

4,6 (522)
7,00 $
Monat
Kostenlose Version
Kostenlose Testversion
12
Keine Integrationen gefunden
4,1 (522)
4,6 (522)
4,1 (522)
VS.
Startpreis
Preisoptionen
Funktionen
Integrationen
Benutzerfreundlichkeit
Preis-Leistungs-Verhältnis
Kundenservice
7,16 $
Monat
Kostenlose Version
Kostenlose Testversion
160
20
4,1 (14.542)
4,3 (14.542)
4,2 (14.542)
Die grünen Bewertungsbalken geben an, welches Produkt gemessen an der Durchschnittsbewertung und der Zahl der Bewertungen am besten abschneidet.

Weitere gute Alternativen zu Docker

Jira
Am besten bewertete Funktionen
Aufgabenmanagement
Problemmanagement
Ticket-Management
PyCharm
Am besten bewertete Funktionen
Code-Bearbeitung
Code-Entwicklung
Debuggen
VirtualBox
Am besten bewertete Funktionen
Grafische Benutzeroberfläche
Remote-Zugriff/-Kontrolle
Virtualisierung
Kubermatic Kubernetes Platform
Am besten bewertete Funktionen
Continuous Integration
Kontinuierliche Bereitstellung
Verwalten mehrerer Clouds
Virtuozzo Containers
Am besten bewertete Funktionen
Compliance Management
Compliance-Verfolgung
Instandhaltungsmanagement
MAMP
Am besten bewertete Funktionen
Ereignisprotokolle
Server-Überwachung
ATLAS.ti
Am besten bewertete Funktionen
Daten-Import / -Export
Datencodierung
Qualitative komparative Analyse
vSphere
Am besten bewertete Funktionen
Datenmigration
Server-Überwachung
Virtuelle Maschinen-Überwachung
OpenShift
Am besten bewertete Funktionen
Einsatz-Management
Grafische Benutzeroberfläche
Zugriffskontrollen / Berechtigungen

Bewertungen über Docker

Durchschnittliche Bewertung

Gesamt
4,6
Benutzerfreundlichkeit
4,1
Kundenservice
4,1
Funktionen
4,6
Preis-Leistungs-Verhältnis
4,6

Nutzerbewertungen nach Unternehmensgröße (Angestellte)

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

Bewertungen nach Punktzahl finden

5
67%
4
30%
3
2%
2
1%
Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Internet, Selbstständig
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Leistungsstarkes Werkzeug für Entwickler

5,0 letztes Jahr

Vorteile:

Als Entwickler empfehle ich Docker, da es mir ermöglicht, Anwendungen schnell und einfach in Container zu packen und auf jeder Plattform auszuführen. Es bietet auch eine Vielzahl von Tools, um den Entwicklungsprozess zu automatisieren und zu vereinfachen, was uns Zeit und Ressourcen spart. Insgesamt ist Docker ein leistungsstarkes Werkzeug, das die Art und Weise, wie wir Anwendungen erstellen und bereitstellen, revolutioniert hat.

Nachteile:

Die Komplexität von Netzwerk- und Speichermanagement um Container herum, die Leistungseinbuße auf virtualisierten Infrastrukturen sowie die mögliche Herausforderung des Managements von Containerorchestrierungs-Tools wie Kubernetes sind Nachteile von Docker.

Aleksandr
Aleksandr
Principal software engineer in USA
Verifizierter Nutzer auf LinkedIn
Computer-Software, 1.001–5.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

World changing containers and standard de-facto

5,0 vor 3 Jahren

Kommentare: 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.

Vorteile:

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.

Nachteile:

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 in USA
Informationstechnologie & -dienste, Selbstständig
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

The lean virtual machine tool we've been waiting for

5,0 vor 4 Jahren

Kommentare: 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

Vorteile:

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.

Nachteile:

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.

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Computer-Software, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Docker has gone the way of the dodo

2,0 letztes Jahr

Kommentare: 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.

Vorteile:

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.

Nachteile:

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.

Sara
Engineer in Italien
Informationstechnologie & -dienste, 2–10 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Containers are great!

4,0 vor 3 Monaten

Kommentare: I use docker mainly on qnap systems and it works fine. I set an uniquity docker in a network without server to install, so i am able to manage the equipment.
I run docker of course in a linux machine, i haven't any problem or issue, everything runs smooth. Docker is indeed a great solution, you should try it.

Vorteile:

Containers are quick to deploy and you can have dedicated machine that run software you don't want (or you cannot) install on any machine in your network. I have a Zabbix docker machine, an uniquity one and also a snort one. I usually install docker on linux machines (I choose Ubuntu in my case) but you can also use docker on QNAP Nas systems, really useful and easier to setup. Installation of docker is easy, just follow the instruction on main site. Installing applications is also easy. Highly recommended!

Nachteile:

You need a Linux machine and a little knowledgement to run successfully docker, but there is a lot of documentation on internet