Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1eed382172 |
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
//! QEMU: boot a registry entry with qemu-system-x86_64 using direct kernel
|
//! QEMU: boot a registry entry with qemu-system-x86_64 using direct kernel
|
||||||
//! boot (-kernel/-initrd or -drive). The kernel is shared across all VMs
|
//! boot (-kernel/-initrd or -drive). The kernel is shared across all VMs
|
||||||
//! at $XDG_DATA_HOME/slim-rs/vmlinuz. A universal /slim/init script (injected
|
//! at $XDG_DATA_HOME/slim-rs/registry/vmlinuz. A universal /slim/init script (injected
|
||||||
//! at build time) handles VM bootstrap; /slim/exec runs the container's
|
//! at build time) handles VM bootstrap; /slim/exec runs the container's
|
||||||
//! CMD/ENTRYPOINT. Runtime overrides are delivered as `slim.cmd=<base64>`
|
//! CMD/ENTRYPOINT. Runtime overrides are delivered as `slim.cmd=<base64>`
|
||||||
//! on the kernel cmdline.
|
//! on the kernel cmdline.
|
||||||
|
|||||||
Reference in New Issue
Block a user