You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
291 B
Markdown
13 lines
291 B
Markdown
# QMK Vagrant Utilities
|
|
|
|
## Dockerfile
|
|
Vagrant-friendly `qmkfm/qmk_cli`.
|
|
|
|
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
|