Skip to content

Commit 7b28429

Browse files
committed
docs(srv): update
1 parent 8670248 commit 7b28429

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

menu/navigation.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3929,6 +3929,10 @@
39293929
"label": "Functions autoscaling",
39303930
"slug": "functions-autoscaling"
39313931
},
3932+
{
3933+
"label": "Functions sandbox",
3934+
"slug": "functions-sandbox"
3935+
},
39323936
{
39333937
"label": "Code examples",
39343938
"slug": "code-examples"
@@ -4097,6 +4101,10 @@
40974101
"label": "Containers port parameter",
40984102
"slug": "port-parameter-variable"
40994103
},
4104+
{
4105+
"label": "Containers sandbox",
4106+
"slug": "containers-sandbox"
4107+
},
41004108
{
41014109
"label": "Differences between Jobs, Functions and Containers",
41024110
"slug": "difference-jobs-functions-containers"

pages/serverless-containers/troubleshooting/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ categories:
6969
- [I cannot retrieve an external image for my container](/serverless-containers/troubleshooting/cannot-retrieve-external-image/)
7070
- [My container stopped working after a redeploy](/serverless-containers/troubleshooting/container-stopped-after-redeploy/)
7171
- [Tests fail on Serverless Containers](/serverless-containers/troubleshooting/tests-fail-on-container/)
72+
- [I am experiencing clock drift with my Serverless Containers](/serverless-containers/troubleshooting/container-clock-drift/)

0 commit comments

Comments
 (0)