We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f38378 commit 2247cc9Copy full SHA for 2247cc9
CHANGELOG.md
@@ -22,6 +22,10 @@ and this project adheres to
22
- [#5165](https://github.com/firecracker-microvm/firecracker/pull/5165): Changed
23
Firecracker snapshot feature from developer preview to generally available.
24
Incremental snapshots remain in developer preview.
25
+- [#5282](https://github.com/firecracker-microvm/firecracker/pull/5282): Update
26
+ jailer executable requrements. Now jailer does require for an executable to
27
+ have exec permissions set, but does not require it's name to contain
28
+ `firecracker`.
29
30
### Deprecated
31
0 commit comments