blob: e4b870a6424502de54b2201d908059f549cc7f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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
|