mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Remove docker only on linux from getting started
This commit is contained in:
@@ -8,10 +8,9 @@ description: |-
|
||||
|
||||
# Install Nomad
|
||||
|
||||
The task drivers that are available to Nomad vary by operating system,
|
||||
for example Docker is only available on Linux machines. To simplify the
|
||||
getting started experience, we will be working in a Vagrant environment.
|
||||
Create a new directory, and download [this `Vagrantfile`](https://raw.githubusercontent.com/hashicorp/nomad/master/demo/vagrant/Vagrantfile).
|
||||
To simplify the getting started experience, we will be working in a Vagrant
|
||||
environment. Create a new directory, and download [this
|
||||
`Vagrantfile`](https://raw.githubusercontent.com/hashicorp/nomad/master/demo/vagrant/Vagrantfile).
|
||||
|
||||
## Vagrant Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user