From 60218c4c784e03662ff3f33a6c59beed70f94327 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Tue, 13 Aug 2024 09:01:20 -0500 Subject: [PATCH] chore: fix dead link to privledged docker containers in docs (#14259) --- docs/templates/docker-in-workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/docker-in-workspaces.md b/docs/templates/docker-in-workspaces.md index ab697b34ba..f1fa21afcc 100644 --- a/docs/templates/docker-in-workspaces.md +++ b/docs/templates/docker-in-workspaces.md @@ -269,7 +269,7 @@ Before using Podman, please review the following documentation: ## Privileged sidecar container A -[privileged container](https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities) +[privileged container](https://docs.docker.com/engine/containers/run/#runtime-privilege-and-linux-capabilities) can be added to your templates to add docker support. This may come in handy if your nodes cannot run Sysbox.