thetredev / gitlab-runner-lxd-executor

A simple GitLab Runner executor for LXD/LXC written in bash
MIT License
0 stars 0 forks source link

vm image #1

Open thetredev opened 1 week ago

thetredev commented 1 week ago

The following optimizations have been made (manually, for testing/debugging):

All of this reduced the boot time from more than 20s to 10-15s, given the image is already unpacked by LXD.

thetredev commented 1 week ago

To properly do this I should look into distrobuilder: