blob: 3ca51c5b2ba3ae77631c571a0bda01781e1097af [file] [log] [blame]
Matteo Scandolo9f619492019-10-25 13:11:58 -07001.. _Development dependencies:
2
3Development dependencies
4========================
5
Matteo Scandoloca08fc72019-12-04 14:17:39 -08006If you want to test local changes in the ``omci-sim`` library you can
7rebuild the BBSim container using a local version of the library with this command:
Matteo Scandolo9f619492019-10-25 13:11:58 -07008
9.. code:: bash
10
Matteo Scandoloca08fc72019-12-04 14:17:39 -080011 LOCAL_OMCI_SIM=<path-to-omci-sim-library> make docker-build