Skip to content

Commit cfdbf40

Browse files
authored
Update README with E2B API key authentication info
Added authentication instructions for E2B API key.
1 parent 63503ea commit cfdbf40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ kilntainers --backend=e2b # Default Debian image
105105
kilntainers --backend=e2b --e2b-api-key=ABCD --e2b-template=my-custom-alpine # Custom image
106106
```
107107

108+
Authenticate with `--e2b-api-key` CLI arg, or `E2B_API_KEY` environment variable.
109+
108110
### WASM Go BusyBox (Experimental)
109111

110112
Runs [go-busybox](https://github.com/rcarmo/go-busybox) in a WebAssembly sandbox. Not a full Linux environment, but provides common utilities (`grep`, `awk`, `sed`, `ls`, `wc`, `sort`, etc.) in a very lightweight and secure sandbox.

0 commit comments

Comments
 (0)