mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Add deprecation notes to legacy docs (#124)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Launching the **trains-server** Docker in Windows 10
|
||||
|
||||
<br/>
|
||||
|
||||
<div style="font-size: larger">
|
||||
|
||||
> **NOTE** These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server)
|
||||
> for up-to-date deployment instructions
|
||||
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
||||
For Windows, we recommend launching our pre-built Docker image on a Linux virtual machine.
|
||||
However, you can launch **trains-server** on Windows 10 using Docker Desktop for Windows (see the Docker [System Requirements](https://docs.docker.com/docker-for-windows/install/#system-requirements)).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user