Skip to content

Commit 09ff4cb

Browse files
committed
Remove docker-compose 1.x requirement
1 parent 25aabc2 commit 09ff4cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/dev/install.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ A development setup can be hosted by your laptop, in a VM, on a separate server
1616
* Has **10 GB or more of free disk space** on the drive where Docker's cache and volumes are stored. If you want to experiment with customizing Docker containers, you'll likely need more.
1717
* Can spare *2 GB of system memory* for running Read the Docs, this typically means that a development laptop should have **8 GB or more of memory** in total.
1818
* Your system should *ideally* match the production system which uses the **latest official+stable Docker** distribution for `Ubuntu <https://docs.docker.com/engine/install/ubuntu/>`_ (the ``docker-ce`` package). If you are on Windows or Mac, you may also want to try `Docker Desktop <https://docs.docker.com/desktop/>`_.
19-
* We use the latest stable `docker-compose 1.x <https://pypi.org/project/docker-compose/>`_ (this can be installed and run through a virtual environment).
2019

2120
.. note::
2221

0 commit comments

Comments
 (0)