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 70be835 commit 56b8f97Copy full SHA for 56b8f97
pages/serverless-containers/how-to/deploy-container.mdx
@@ -123,6 +123,9 @@ Private external container registries are currently not supported.
123
- Sandbox v2 for shorter cold starts (recommended).
124
- Sandbox v1 if you require full compatibility with the Linux system call interface (legacy).
125
</TabsTab>
126
+ <TabsTab label="Health checks">
127
+ - Configure
128
+ </TabsTab>
129
<TabsTab label="Storage">
130
- Modify the [ephemeral storage](/serverless-containers/concepts/#ephemeral-storage) according to your needs.
131
0 commit comments