Skip to content

Commit

Permalink
Add base docker compose instructions to readme (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Capuccini authored Apr 8, 2022
1 parent 0e7b59a commit e307233
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,12 @@ Quick start
-----------

The quickest way to get started with FEDn is by trying out the `MNIST
Keras example <examples/mnist-keras>`__.
Keras example <examples/mnist-keras>`__. Alternatively, you can start the
base services along with combiner and reducer as it follows.

.. code-block::
docker-compose up -d
Distributed deployment
======================
Expand Down Expand Up @@ -124,4 +129,4 @@ full information).
.. |Zenseact logo| image:: https://github.com/scaleoutsystems/fedn/raw/master/docs/source/img/logos/zenseact-logo.png
:width: 15%
.. |Scania logo| image:: https://github.com/scaleoutsystems/fedn/raw/master/docs/source/img/logos/Scania.png
:width: 15%
:width: 15%

0 comments on commit e307233

Please sign in to comment.