You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/util/vagrant
Joel Challis 29e9caa82b
Configure Vagrant to use qmk_base_container (#6194)
5 years ago
..
Dockerfile Configure Vagrant to use qmk_base_container (#6194) 5 years ago
readme.md Configure Vagrant to use qmk_base_container (#6194) 5 years ago

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