GITBOOK-46: Update wording to 'latest *supported* version of Docker'

This commit is contained in:
Hannah Cooper
2025-11-23 21:37:43 +00:00
committed by gitbook-bot
parent 8a765f68a3
commit 5a6cee69f5
7 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ When connecting a Docker Standalone host to Portainer, there are a few different
Regardless of the method you choose, there are some generic requirements you will need to meet. You will require:
* The latest version of Docker installed and working on your Docker Standalone host.
* The latest [supported](../../../../start/requirements-and-prerequisites.md) version of Docker installed and working on your Docker Standalone host.
* sudo, root, or Administrator access on your Docker Standalone host.
The installation instructions also make the following assumptions about your environment:

View File

@@ -4,7 +4,7 @@ When connecting a Docker Swarm environment to Portainer, there are a few differe
Regardless of the method you choose, there are some generic requirements you will need to meet. You will require:
* The latest version of Docker installed and working on your Docker Swarm nodes.
* The latest [supported](../../../../start/requirements-and-prerequisites.md) version of Docker installed and working on your Docker Swarm nodes.
* Swarm mode enabled and working, including the overlay network for the swarm service communication.
* `sudo`, `root` or Administrator access on the manager node of your swarm cluster.

View File

@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
To get started, you will need:
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* sudo access on the machine that will host your Portainer Server instance
* By default, Portainer Server will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.

View File

@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_ and the _Portainer Ag
To get started, you will need:
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication
* `sudo` access on the manager node of your swarm cluster
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.

View File

@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
To get started, you will need:
* The latest version of Docker installed and working.
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working.
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication.
* Administrator access on the manager node of your Swarm cluster.
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.

View File

@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_, and the _Portainer A
To get started, you will need:
* The latest [supported](https://docs.portainer.io/start/requirements-and-prerequisites) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* sudo access on the machine that will host your Portainer Server instance
* By default, Portainer Server will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.
* A license key for Portainer Business Edition.

View File

@@ -10,7 +10,7 @@ Portainer consists of two elements, the _Portainer Server_ and the _Portainer Ag
To get started, you will need:
* The latest version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* The latest [supported](../../../requirements-and-prerequisites.md) version of Docker installed and working. We recommend following the [official installation instructions](https://docs.docker.com/engine/install/) for Docker - in particular, we advise _against_ installing Docker via snap on Ubuntu distributions as you may run into compatibility issues.
* Swarm mode [enabled](https://docs.docker.com/engine/swarm/swarm-mode/) and working, including the overlay network for the swarm service communication
* `sudo` access on the manager node of your swarm cluster
* By default, Portainer will expose the UI over port `9443` and expose a TCP tunnel server over port `8000`. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.