mirror of
https://github.com/Adam-Ant/DroneAgentBuilder
synced 2024-11-05 08:46:23 +00:00
9 lines
261 B
Markdown
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`
|