Need advice about which tool to choose?Ask the StackShare community!

Docker Machine

434
518
+ 1
12
Flocker

13
59
+ 1
15
Add tool

Docker Machine vs Flocker: What are the differences?

What is Docker Machine? Machine management for a container-centric world. Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.

What is Flocker? Run your databases in Docker and make them as portable as the rest of your app. Flocker is a data volume manager and multi-host Docker cluster management tool. With it you can control your data using the same tools you use for your stateless applications. This means that you can run your databases, queues and key-value stores in Docker and move them around as easily as the rest of your app.

Docker Machine and Flocker can be primarily classified as "Container" tools.

"Easy docker hosts management" is the top reason why over 12 developers like Docker Machine, while over 3 developers mention "Open-Source" as the leading cause for choosing Flocker.

Docker Machine and Flocker are both open source tools. Docker Machine with 5.39K GitHub stars and 1.56K forks on GitHub appears to be more popular than Flocker with 3.19K GitHub stars and 287 GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Docker Machine
Pros of Flocker
  • 12
    Easy docker hosts management
  • 4
    Open-Source
  • 3
    Easily manage Docker containers with Data
  • 2
    Easy setup
  • 2
    Great support from their team
  • 2
    Multi-host docker-compose support
  • 2
    Only requires docker

Sign up to add or upvote prosMake informed product decisions

What is Docker Machine?

Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.

What is Flocker?

Flocker is a data volume manager and multi-host Docker cluster management tool. With it you can control your data using the same tools you use for your stateless applications. This means that you can run your databases, queues and key-value stores in Docker and move them around as easily as the rest of your app.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Docker Machine?
What companies use Flocker?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Docker Machine?
What tools integrate with Flocker?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

JavaScriptGitHubPython+42
53
22052
What are some alternatives to Docker Machine and Flocker?
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
boot2docker
boot2docker is a lightweight Linux distribution based on Tiny Core Linux made specifically to run Docker containers. It runs completely from RAM, weighs ~27MB and boots in ~5s (YMMV).
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
See all alternatives