diff --git a/documentation/docs/tutorials/isolated-development-environments.md b/documentation/docs/tutorials/isolated-development-environments.md index a3b7d134c686..2a6c0ce082bf 100644 --- a/documentation/docs/tutorials/isolated-development-environments.md +++ b/documentation/docs/tutorials/isolated-development-environments.md @@ -20,7 +20,7 @@ The **[Container Use MCP](https://github.com/dagger/container-use)** server prov ## Prerequisites -- Docker installed and running on your system +- Docker ([Podman](https://docs.dagger.io/ci/integrations/podman), [NerdCtl](https://docs.dagger.io/ci/integrations/nerdctl/) or [Container](https://docs.dagger.io/ci/integrations/apple-container/)) installed and running on your system - Git installed and configured - Goose installed and configured