You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/serverless-containers/faq.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,8 @@ Ensure that your code avoids heavy computations or long-running initialization a
140
140
141
141
***Use sandbox v2**: We recommend you use sandbox v2 (advanced settings) to reduce cold starts.
142
142
143
+
***Reduce image size**: Ensure to keep your image small and clean: [read more](/serverless-containers/reference-content/containers-limitations/#image-size)
144
+
143
145
### Which Linux syscalls are supported?
144
146
145
147
-[Sandbox](/serverless-containers/concepts/#sandbox) v1 guarantees full compatibility with Linux syscalls.
0 commit comments