mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Merge ff9fcedbbb into 0b7d460a45
This commit is contained in:
commit
18c235acee
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ description: |-
|
|||
# Vagrant vs. Docker
|
||||
|
||||
Vagrant is a tool focused on providing a consistent development environment
|
||||
workflow across multiple operating systems. Docker is a container management
|
||||
workflow across multiple operating systems. Docker is a container management tool
|
||||
that can consistently run software as long as a containerization system exists.
|
||||
|
||||
Containers are generally more lightweight than virtual machines, so starting
|
||||
|
|
|
|||
Loading…
Reference in a new issue