diff --git a/site/docs/integrations/docker-extension.md b/site/docs/integrations/docker-extension.md index 7f20d960..413b3aa4 100644 --- a/site/docs/integrations/docker-extension.md +++ b/site/docs/integrations/docker-extension.md @@ -22,7 +22,7 @@ The Livecycle Docker extension embeds a standalone version of the Preevy CLI, wh ### Prerequisites -- [Docker Desktop](https://www.docker.com/products/docker-desktop) +- [Docker Desktop](https://www.docker.com/products/docker-desktop) 4.10 or higher. ### Steps @@ -91,14 +91,15 @@ That's it! You have successfully installed the Livecycle Docker Extension and sh
What security features does the Livecycle Docker extension offer? - The Livecycle Docker Extension uses a secure [SSH tunnel](https://livecycle.io/blogs/preevy-proxy-service-2/) to expose your local development environment using Livecycle's tunnel server, which is only accessible using HTTPS. + The Livecycle Docker Extension uses a secure SSH tunnel to expose your local development environment using Livecycle's tunnel server, which is only accessible using HTTPS. + You can enable private URLs to restrict access to your environment.
How do I get started with the Livecycle Docker Extension? - - You can get started with the Livecycle Docker Extension by following the steps in the [Getting Started](#getting-started) section. + + You can get started with the Livecycle Docker Extension by following the steps in the Getting Started section of this document.
@@ -113,5 +114,5 @@ That's it! You have successfully installed the Livecycle Docker Extension and sh
How do I get support for the Livecycle Docker Extension? - Join the [Livecycle Community](https://community.livecycle.io) on Slack to get support for the Livecycle Docker Extension. + Join the Livecycle Community on Slack to get support for the Livecycle Docker Extension.