Warn not to use podman or moby-engine for the dev setup
This commit is contained in:
parent
ce46e4d929
commit
e294d58062
|
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue