-
- Add a new manager
- Add a new manager
-
-
- 1. Go to your new server and run the following command
-
- curl https://get.docker.com | sh -s -- --version {data?.version}
-
-
-
+
+
+ Add a new manager
+ Add a new manager
+
+ {isError && {error?.message}}
+ {isLoading ? (
+
+ ) : (
+ <>
+
+
+ 1. Go to your new server and run the following command
+
+
+ curl https://get.docker.com | sh -s -- --version {data?.version}
+
+
+
-
-
- 2. Run the following command to add the node(manager) to your
- cluster
-
-
- {data?.command}
-
-
-
-
-