mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
docs(deployment): update select endpoint section
This commit is contained in:
@@ -37,7 +37,7 @@ After your first authentication, Portainer will ask you information about the Do
|
||||
|
||||
You'll have the following choices:
|
||||
|
||||
* (**LINUX ONLY**) Manage the local engine where Portainer is running (you'll need to bind mount the Docker socket via `-v /var/run/docker.sock:/var/run/docker.sock` on the Docker CLI)
|
||||
* (**LINUX ONLY**) Manage the local engine where Portainer is running (you'll need to bind mount the Docker socket via `-v /var/run/docker.sock:/var/run/docker.sock` on the Docker CLI when running Portainer)
|
||||
* Manage a remote Docker engine, you'll just have to specify the url to your Docker endpoint, give it a name and TLS info if needed
|
||||
|
||||
Declare initial endpoint via CLI
|
||||
|
||||
Reference in New Issue
Block a user