We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61281b commit fcd984dCopy full SHA for fcd984d
1 file changed
README.md
@@ -26,9 +26,9 @@ This project automates the building of custom Linux kernels for Firecracker micr
26
- On every push, GitHub Actions will automatically build the kernels and save it as an artifact.
27
28
## New Kernel in E2B's infra
29
- - _Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_
+_Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_
30
31
- - Copy the kernel build in your project's object storage under `e2b-*-fc-kernels `
+ - Copy the kernel build in your project's object storage under `e2b-*-fc-kernels`
32
- In `infra/packages/shared/pkg/schema/build.go` update `DefaultKernelVersion`
33
- Build and deploy template manager
34
0 commit comments