---
description: Ausführliche Erfahrungsberichte zu Docker mit detaillierten Infos zu Funktionen, Preisen und Bewertungen. Verschaff dir einen schnellen Überblick zu Benutzerfreundlichkeit, Vor- und Nachteilen & vergleiche Docker mit ähnlichen Produkten.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Docker Erfahrungen, Kosten & Bewertungen | GetApp Deutschland 2026
---

Breadcrumb: [Startseite](/) > [Programmiersoftware](/directory/370/application-development/software) > [Docker](/software/106171/docker)

# Docker

Canonical: https://www.getapp.de/software/106171/docker

Seite: 1 / 23\
Weiter: [Nächste Seite](https://www.getapp.de/software/106171/docker?page=2)

> Docker Cloud ermöglicht es IT-Ops-Team, Dockerized-Anwendungen auf jeder Infrastruktur anzuwenden und zu verwalten, von den einzelnen Container-Anwendungen bis hin zu verteilten Microservice-Stacks
> 
> Bewertung: **4.6/5** von 536 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.6/5** | 536 Nutzerbewertungen |
| Bedienkomfort | 4.1/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 4.1/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.6/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.6/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 90% | (9/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: Docker

## Gewerblicher Kontext

- **Startpreis**: 7,00 $
- **Preismodell**:  (Kostenlose Testversion)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000, 5.001–10.000, 10.000+
- **Bereitstellungen und Plattformen**: Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Unterstützte Sprachen**: Englisch, Japanisch
- **Verfügbare Länder**: Australien, Belgien, Deutschland, Dänemark, Finnland, Frankreich, Irland, Israel, Italien, Japan, Kanada, Luxemburg, Neuseeland, Niederlande, Norwegen, Portugal, Schweden, Schweiz, Singapur, Sonderverwaltungsregion Hongkong und 4 weitere

## Funktionen

- API
- Aktivitäts-Dashboard
- Aktivitäts-Verfolgung
- Anwendungsmanagement
- Debuggen
- Grafische Benutzeroberfläche
- Integrierte Entwicklungsumgebung
- Konfigurierbarer Workflow
- Lifecycle-Management
- Real-Time Monitoring
- Release-Management
- Software-Entwicklung
- Werkzeuge zur Zusammenarbeit
- Workflow-Management
- für Entwickler
- Überwachung

## Optionen für Kundensupport

- E-Mail/Helpdesk
- FAQ/Forum

## Category

- [Programmiersoftware](https://www.getapp.de/directory/370/application-development/software)

## Ähnliche Kategorien

- [Programmiersoftware](https://www.getapp.de/directory/370/application-development/software)
- [DevOps Tools](https://www.getapp.de/directory/1087/devops/software)
- [Container-Sicherheitssoftware](https://www.getapp.de/directory/3792/container-security/software)
- [Continuous-Integration-Tools](https://www.getapp.de/directory/1327/continuous-integration/software)
- [ ALM Tools](https://www.getapp.de/directory/269/application-lifecycle-management/software)

## Alternativen

1. [Essential Studio](https://www.getapp.de/software/171039/essential-studio) — 4.5/5 (904 reviews)
2. [GitHub](https://www.getapp.de/software/90537/github) — 4.8/5 (6155 reviews)
3. [Microsoft Visual Studio](https://www.getapp.de/software/100377/microsoft-visual-studio-online) — 4.6/5 (3004 reviews)
4. [Jira](https://www.getapp.de/software/9953/jira) — 4.4/5 (15314 reviews)
5. [IntelliJ IDEA](https://www.getapp.de/software/125123/intellij-idea) — 4.7/5 (1256 reviews)

## Nutzerbewertungen

### "Streamlining development and deployment" — 5.0/5

> **Nayan** | *2. Oktober 2024* | Informationstechnologie & -dienste | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: It encapsulates applications and their dependencies onto light weight containers. Keep consistency in all environments, from the local environment to the development environment.
> 
> **Nachteile**: Configuring and optimizing containers is not easy. It requires expertise. And if not done properly, security concerns can arise.

-----

### "An essential companion in my development environment." — 5.0/5

> **Emanuele** | *26. September 2023* | Informationstechnologie & -dienste | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: I work in web development industry, with docker you can replicate on your machine  any setup, (web server, database, smtp) , so that you can build your application in an environment that is almost identically to production one.
> 
> **Nachteile**: I find that the learning curve is steep, so you have to struggle in the beginning to master the tool. Sometimes containers are resources' hungry, so adequate monitoring is needed.
> 
> I replicate locally the setups of all my remote server via docker compose. With docker you can have  multiple versions of the same service without risk of collision or incompatibilities.I use it on wsl on windows and it works like a charm.

-----

### "Extremely helpful to manage and deploy your application virtually on any system" — 3.0/5

> **Vivek Kumar** | *4. Juli 2018* | Empfehlungsbewertung: 7.0/10
> 
> **Vorteile**: The best thing about docker is docker cloud. You can host your application in docker cloud and share with your teammate or make it public which make it extremely helpful to install your application in literally any system without worrying about the system dependencies. Lots of contributors are there in docker cloud. Also helps you in improving your software infrastructure by isolating your application micro services.
> 
> **Nachteile**: Not more documentation about different ways to deploy application. &#13;&#10;Not good documentation about different commands you can run on docker-compose and their dependencies.&#13;&#10;Some time you feel stuck while solving particular problem and you find no help in the internet.
> 
> Helps to manage your application and host on docker hub.&#13;&#10;Helps to distribute and deploy your application on different system.

-----

### "Docker: Light weight Container Setup and Configuration" — 4.0/5

> **Wassim** | *10. August 2023* | Computer-Vernetzung | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: I have used Docker to run multiple Java and Python virtual environment in sandboxed isolated containers on Ubuntu Linux. The main motivation was to support the testing of different Application server versions using Apache Tomcat and Oracle JDBC drivers. Docker containers saved us a lot of time that we used to spend on creating and configuring virtual machine and more importantly enhanced greatly the performance and throughput of the testing services. We were able to execute multiple Oracle instances using the Docker containers and creating isolated client/server applications using the Socket API on top of it.
> 
> **Nachteile**: I expect to see more support for containerized applications on multiple machines and more scalability, resiliency, and fault tolerance as in Kubernetes.

-----

### "My developers love it" — 5.0/5

> **Pedro** | *5. März 2024* | Informationstechnologie & -dienste | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: It is very appreciated by my development team
> 
> **Nachteile**: I honestly can't express cons on this solution

-----

Seite: 1 / 23\
Weiter: [Nächste Seite](https://www.getapp.de/software/106171/docker?page=2)

## Links

- [Auf GetApp anzeigen](https://www.getapp.de/software/106171/docker)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.getapp.de/software/106171/docker> |
| de-AT | <https://www.getapp.at/software/106171/docker> |
| en | <https://www.getapp.com/it-management-software/a/docker/> |
| en-AE | <https://www.getapp.ae/software/106171/docker> |
| en-AU | <https://www.getapp.com.au/software/106171/docker> |
| en-CA | <https://www.getapp.ca/software/106171/docker> |
| en-GB | <https://www.getapp.co.uk/software/106171/docker> |
| en-IE | <https://www.getapp.ie/software/106171/docker> |
| en-NZ | <https://www.getapp.co.nz/software/106171/docker> |
| en-SG | <https://www.getapp.sg/software/106171/docker> |
| en-ZA | <https://www.getapp.za.com/software/106171/docker> |
| es | <https://www.getapp.es/software/106171/docker> |
| es-CL | <https://www.getapp.cl/software/106171/docker> |
| es-CO | <https://www.getapp.com.co/software/106171/docker> |
| es-MX | <https://www.getapp.com.mx/software/106171/docker> |
| fr | <https://www.getapp.fr/software/106171/docker> |
| fr-BE | <https://fr.getapp.be/software/106171/docker> |
| fr-CA | <https://fr.getapp.ca/software/106171/docker> |
| nl | <https://www.getapp.nl/software/106171/docker> |
| nl-BE | <https://www.getapp.be/software/106171/docker> |
| pt | <https://www.getapp.com.br/software/106171/docker> |
| pt-PT | <https://www.getapp.pt/software/106171/docker> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Deutschland","address":{"@type":"PostalAddress","addressLocality":"München","addressRegion":"BY","postalCode":"81829","streetAddress":"Lehrer-Wirth-Str. 2 81829 München Deutschland"},"description":"Vergleiche und bewerte Software für kleine und mittelständische Unternehmen. GetApp Deutschland bietet Software, SaaS & Cloud Apps, unabhängige Bewertungen und Reviews.","email":"info@getapp.de","url":"https://www.getapp.de/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.de/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/getapp-com-a-gartner-company/","https://twitter.com/GetApp","https://www.facebook.com/GetAppcom"]},{"name":"Docker","description":"Docker Cloud ist eine Anwendungsentwicklungslösung und ein gehosteter Registrierungsdienst, mit dem Nutzer Docker-Anwendungsbilder erstellen und testen können. Die Plattform bietet Tools, mit denen Nutzer eine Host-Infrastruktur sowie Funktionen für den Anwendungslebenszyklus einrichten und verwalten können, mit denen Nutzer die Bereitstellung (und erneute Bereitstellung) von aus Bildern erstellten Diensten automatisieren können.\n\nDie Plattform verwendet das gehostete Docker Cloud Registry, mit dem Nutzer Docker-Bilder entweder privat oder öffentlich im Internet veröffentlichen können. Mit Docker Cloud können Nutzer vorgefertigte Bilder speichern und sich mit den Quellcodes verbinden, sodass der Code in Docker-Bilder integriert werden kann und die resultierenden Bilder optional getestet werden können, bevor sie in ein Repository übertragen werden.\n\nMit Docker Cloud können Nutzer sich mit ihrem Infrastruktur- oder Cloud-Dienstanbieter verbinden, sodass neue Knoten automatisch bereitgestellt werden. Sobald die Knoten eingerichtet sind, können Nutzer Bilder direkt aus den Docker-Cloud-Repositorys bereitstellen. Bilder stellen nur eine einzige Ebene in containerisierten Anwendungen dar. \n\nSobald ein Bild erstellt worden ist, können Nutzer Dienste bereitstellen (die aus einem oder mehreren aus einem Bild erstellten Containern bestehen) oder Stackfiles von Docker Cloud verwenden, um eine vollständige Anwendung in Kombination mit anderen Diensten und Mikrodiensten zu bilden. Nutzer können Teams zur Verwaltung der Zugriffskontrolle für die Repositorys, Anwendungen und Infrastruktur des Unternehmens bilden.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/6c7bae63-dd8b-42e7-a8e4-54e982e6e3b5.png","url":"https://www.getapp.de/software/106171/docker","@type":"SoftwareApplication","@id":"https://www.getapp.de/software/106171/docker#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.de/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":536},"offers":{"price":"7","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Programmiersoftware","position":2,"item":"/directory/370/application-development/software","@type":"ListItem"},{"name":"Docker","position":3,"item":"/software/106171/docker","@type":"ListItem"}],"@id":"https://www.getapp.de/software/106171/docker#breadcrumblist"}]}
</script>
