Skip to content

Commit e8d2460

Browse files
remove ECR tutorial page (#688)
Removed the ECR reference
2 parents 9fca92a + fc4208b commit e8d2460

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,7 @@
354354
"tutorials/pods/run-your-first",
355355
"tutorials/pods/comfyui",
356356
"tutorials/pods/run-ollama",
357-
"tutorials/pods/build-docker-images",
358-
"tutorials/pods/use-private-ecr-images"
357+
"tutorials/pods/build-docker-images"
359358
]
360359
},
361360
{

tutorials/pods/use-private-ecr-images.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Use private AWS ECR images"
33
sidebarTitle: "Private ECR images"
44
description: "Pull container images from private AWS ECR repositories using cross-account delegation."
55
tag: "BETA"
6+
hidden: true
67
---
78

89
<Note>

0 commit comments

Comments
 (0)