Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Navigate to the folder where the files were extracted and run the below command from '<sim/>' directory

Code Block
languagebash
titleDocker compose command from sim folder
docker-compose up -d

Then navigate to the folder where the files were extracted and run the below command.

Then run the following command.

Code Block
languagebash
titledocker compose command
docker-compose up -d

...

./run_all.sh

If you wish to only run certain containers, comment out the lines in the run_all.sh file that bring up those containers.