Skip to content

Instantly share code, notes, and snippets.

@apemon
Last active August 13, 2018 05:37
Show Gist options
  • Save apemon/82d2db67eb6e6bc729bdba02c8de0c1d to your computer and use it in GitHub Desktop.
Save apemon/82d2db67eb6e6bc729bdba02c8de0c1d to your computer and use it in GitHub Desktop.

Clone examples repo

git clone https://github.com/ndidplatform/examples.git

Build the examples docker image

cd examples
git checkout d022247bf154be6baffd4457a490a8d3086df94e -b 0.5.0
cd docker
docker-compose -f docker-compose.build.yml build --no-cache

Run the examples components

docker-compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment