1
0
mirror of https://github.com/Adam-Ant/DroneAgentBuilder synced 2024-07-06 05:36:14 +00:00
DroneAgentBuilder/Readme.md
2018-02-06 01:36:23 +00:00

9 lines
261 B
Markdown

# Alpine Drone Agent builder
Create a VM for setting a drone build agent.
Put alpinelinux.\* into /etc/xdg/virt-builder/repos.d/
Put your credentials into dronecfg, then
Run with `virt-builder --size 10G --format qcow2 --commands-from-file builder-commands`