QMK/util/vagrant
2020-03-23 10:48:11 +01:00
..
Dockerfile initial upload 2020-03-23 10:48:11 +01:00
readme.md initial upload 2020-03-23 10:48:11 +01:00

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