Small edits (#670)

This commit is contained in:
pollfly
2023-09-13 10:58:54 +03:00
committed by GitHub
parent a7954101b4
commit 6a9f3adb4d
9 changed files with 21 additions and 26 deletions

View File

@@ -59,7 +59,7 @@ No upload of the image file is required. Links to image files stored in Google S
1. Click **Create** to import the image. The process can take several minutes depending on the size of the boot disk image.
For more information see [Import the image to your custom images list](https://cloud.google.com/compute/docs/import/import-existing-image#import_image) in the [Compute Engine Documentation](https://cloud.google.com/compute/docs).
For more information see the [Compute Engine Documentation](https://cloud.google.com/compute/docs/import/import-existing-image#import_image).
## Launching

View File

@@ -22,7 +22,7 @@ and delete all cookies under the ClearML Server URL.
For Linux users only:
* Linux distribution must support Docker. For more information, see this [explanation](https://docs.docker.com/engine/install/) in the Docker documentation.
* Linux distribution must support Docker. For more information, see the [Docker documentation](https://docs.docker.com/engine/install/).
* Be logged in as a user with `sudo` privileges.
* Use `bash` for all command-line instructions in this installation.
* The ports `8080`, `8081`, and `8008` must be available for the ClearML Server services.