qmk-firmware/util/vagrant
Joel Challis 29e9caa82b Configure Vagrant to use qmk_base_container (#6194)
* Initial conversion of vagrant to use qmkfm/base_container

* Fix vagrant when using docker provider

* Workaround for VirtualBox VM restarts

* Generalise Vagrant docs slightly and add FAQ
2019-07-16 01:20:34 -07:00
..
Dockerfile Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
readme.md Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00

readme.md

QMK Vagrant Utilities

Dockerfile

Vagrant-friendly qmkfm/base_container.

In order for the Docker provider and vagrant ssh to function the container has a few extra requirements.

  • vagrant user
  • ssh server
    • configured with expected public key
  • sudo
    • passwordless for vagrant user