Get Advice Icon

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

Docker Machine

434
518
+ 1
12
Weave

50
72
+ 1
7
Add tool

Docker Machine vs Weave: 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 Weave? Weave creates a virtual network that connects Docker containers deployed across multiple hosts. Weave can traverse firewalls and operate in partially connected networks. Traffic can be encrypted, allowing hosts to be connected across an untrusted network. With weave you can easily construct applications consisting of multiple containers, running anywhere.

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

"Easy docker hosts management" is the top reason why over 12 developers like Docker Machine, while over 2 developers mention "Easy setup" as the leading cause for choosing Weave.

Docker Machine and Weave are both open source tools. Weave with 5.57K GitHub stars and 517 forks on GitHub appears to be more popular than Docker Machine with 5.39K GitHub stars and 1.56K GitHub forks.

According to the StackShare community, Docker Machine has a broader approval, being mentioned in 43 company stacks & 47 developers stacks; compared to Weave, which is listed in 11 company stacks and 4 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Docker Machine
Pros of Weave
  • 12
    Easy docker hosts management
  • 3
    Easy setup
  • 3
    Seamlessly with mesos/marathon
  • 1
    Seamless integration with application layer

Sign up to add or upvote prosMake informed product decisions

314
1.7K
68
580
120
- No public GitHub repository available -

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 Weave?

Weave can traverse firewalls and operate in partially connected networks. Traffic can be encrypted, allowing hosts to be connected across an untrusted network. With weave you can easily construct applications consisting of multiple containers, running anywhere.

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

What companies use Docker Machine?
What companies use Weave?
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 Weave?

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

Blog Posts

JavaScriptGitHubPython+42
53
22322
What are some alternatives to Docker Machine and Weave?
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