Versions Compared

Key

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

...

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

Code Block
languagebash
titleCreate a docker network
docker network create test_network


Then run the following command.

...