mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-11 09:40:07 -04:00
Merge ff9fcedbbb into f9e2630d69
This commit is contained in:
commit
5b30bb8587
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