Add deprecation notes to legacy docs (#124)

This commit is contained in:
pollfly
2022-03-23 23:51:55 +02:00
committed by GitHub
parent d92dfbbdb7
commit 73e278a8ed
5 changed files with 51 additions and 0 deletions

View File

@@ -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)).