Elektrobit / flake-pilot

Registration/Control utility for applications launched through a runtime-engine, e.g containers
MIT License
9 stars 5 forks source link

Fixed setup of firecracker registry layout #104

Closed schaefi closed 1 year ago

schaefi commented 1 year ago

For firecracker the layout looks like the following:

/var/lib/firecracker/ ├── images └── storage

The code in flake-ctl setting it up only cared for the images subdirectory and did not allow /var/lib/firecracker to be a symlink location