This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

13 lines
298 B
Markdown
Raw Normal View History

# 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