Docker icon
Docker icon

Docker

 300 likes

Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.

Docker screenshot 1

License model

  • FreemiumOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Self-Hosted
  • TrueNAS
3.9 / 5 Avg rating (10)
300likes
3comments

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Container Virtualization
  2.  Virtualization
  3.  Server Management
  4.  Command line interface
  5.  Ad-free
  6.  Portable
  7.  No registration required
  8.  Hypervisor

 Tags

Docker News & Activities

Highlights All activities

Recent News

Show more news

Recent activities

  • LegionX, alexzeecomedy and Koanj liked Docker
    2 days ago
  • Maoholguin updated Docker
    13 days ago
  • bibekaryal, bannert1337, szabobalazs and asterryplace liked Docker
    15 days ago
  • alternativetouser7 and alternativeto-dingo898 liked Docker
    about 2 months ago
Show all activities

Comments and Reviews

   
 Post comment/review
Top Positive Comment
10basetom
Apr 16, 2018
2

Docker is sorta like portable software, but think of it like making your entire development environment (your framework and all dependent libraries, web/database servers, even the OS) portable. Better yet, instead of downloading and unzipping to a folder, you can just run a simple command to get up and running -- it really can't get simpler than that in terms of setting up a development environment. After you "dockerize" for the first time, going back to copying configuration files and what not will feel so archaic. One warning though: Docker consumes memory like it's bottled water after being in the desert for a month. My 8GB system went from 35% memory consumption to over 60% memory consumption by using Docker. I recommend a machine with 16GB RAM if you plan to use Docker full-time.

Top Negative Comment
westtan
Sep 6, 2024
1

When will the bug of docker being incompatible with arm64 on mac be resolved? I am already considering using other tools to replace docker, such as Servbay, MAMP

Max Westen
Feb 7, 2019
0

Great for development on multiple different systems

What is Docker?

Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.

Docker containers can encapsulate any payload, and will run consistently on and between virtually any server. The same container that a developer builds and tests on a laptop will run at scale, in production*, on VMs, bare-metal servers, OpenStack clusters, public instances, or combinations of the above.

Common use cases for Docker include:

• Automating the packaging and deployment of applications • Creation of lightweight, private PAAS environments • Automated testing and continuous integration/deployment • Deploying and scaling web apps, databases and backend services

Docker is available as Community Edition (CE) for free and an Enterprise Edition (EE) subscription with software, support and certification.

Official Links

Docker information

  • Developed by

    US flagDocker
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription ranging between $5 and $21 per month + free version with limited functionality.
  • Rating

    Average rating of 3.9
  • Alternatives

    28 alternatives listed
  • News

    3 news article related to Docker
  • Supported Languages

    • English

Our users have written 3 comments and reviews about Docker, and it has gotten 300 likes

Docker was added to AlternativeTo by Zunami on Feb 18, 2014 and this page was last updated May 7, 2025. Docker is sometimes referred to as Docker APP Container.