Small edits (#1067)

This commit is contained in:
pollfly
2025-03-02 11:54:05 +02:00
committed by GitHub
parent ec8b229fad
commit 3829d1f4b7
15 changed files with 24 additions and 24 deletions

View File

@@ -57,7 +57,7 @@ Deploying the server requires a minimum of 8 GB of memory, 16 GB is recommended.
1. Save the ClearML Server docker-compose YAML file.
```
curl https://raw.githubusercontent.com/allegroai/clearml-server/master/docker/docker-compose-win10.yml -o c:\opt\clearml\docker-compose-win10.yml
curl https://raw.githubusercontent.com/clearml/clearml-server/master/docker/docker-compose-win10.yml -o c:\opt\clearml\docker-compose-win10.yml
```
1. Run `docker-compose`. In PowerShell, execute the following commands: