Skip to content

Commit bc64a54

Browse files
note about cold-starts
1 parent ce5d4a1 commit bc64a54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/serverless-containers/faq.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ Ensure that your code avoids heavy computations or long-running initialization a
140140

141141
* **Use sandbox v2**: We recommend you use sandbox v2 (advanced settings) to reduce cold starts.
142142

143+
* **Reduce image size**: Ensure to keep your image small and clean: [read more](/serverless-containers/reference-content/containers-limitations/#image-size)
144+
143145
### Which Linux syscalls are supported?
144146

145147
- [Sandbox](/serverless-containers/concepts/#sandbox) v1 guarantees full compatibility with Linux syscalls.

0 commit comments

Comments
 (0)