Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run the following command to create settings.yaml file from the repo's settings.yaml.development file:

cp settings.yaml.developmenttest settings.yaml
vim settings.yaml

...

  • In configuration =  {...}, find docker_version and update the corresponding value to 'latest'

  • If you are using VirtualBox provider and have DNS an issue with the VM vagrant creates annot resolve not resolving hostnames then enable the natdnshostresolver1

...