Warn not to use podman or moby-engine for the dev setup

pipenv
Romain Failliot 2021-12-26 13:33:59 -05:00 zatwierdzone przez Georg Krause
rodzic ce46e4d929
commit e294d58062
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -76,6 +76,11 @@ This is already cover in the relevant documentations:
- https://docs.docker.com/install/
- https://docs.docker.com/compose/install/
.. note::
If you are on Fedora, know that you can't use `podman` or `moby-engine` to set up the development environment.
Stick to `docker-ce` and you'll be fine.
Cloning the project
^^^^^^^^^^^^^^^^^^^