From e89f189cc937d1fe1c00133f5d13830c08f7379f Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Tue, 11 Jun 2024 16:12:29 -0700 Subject: [PATCH] add redirect for run-your-own-container Signed-off-by: Craig Osterhout --- content/guides/docker-concepts/the-basics/what-is-a-container.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/guides/docker-concepts/the-basics/what-is-a-container.md b/content/guides/docker-concepts/the-basics/what-is-a-container.md index b3bd46f7ff..a6e87bc6f2 100644 --- a/content/guides/docker-concepts/the-basics/what-is-a-container.md +++ b/content/guides/docker-concepts/the-basics/what-is-a-container.md @@ -6,6 +6,7 @@ aliases: - /guides/walkthroughs/what-is-a-container/ - /guides/walkthroughs/run-a-container/ - /guides/walkthroughs/ +- /get-started/run-your-own-container/ --- {{< youtube-embed W1kWqFkiu7k >}}