We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9214325 commit 02ee587Copy full SHA for 02ee587
docs/Docker image.rst
@@ -30,6 +30,12 @@ dependencies. We also provide:
30
Make sure that you have a recent version of Docker installed, as well as Docker
31
Compose.
32
33
+.. warning::
34
+
35
+ **If you use Windows**, make sure to clone the Git repo with the option
36
+ ``core.autocrlf`` set to ``input``. CMS requires Unix line endings; without
37
+ this option Git will convert all files to Windows line endings.
38
39
.. _docker-image_running-tests:
40
41
Running tests
0 commit comments