Skip to content

Commit

Permalink
doc: added README for docker compose example directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gh0st42 committed Feb 23, 2024
1 parent 5e304a1 commit c4e9258
Show file tree
Hide file tree
Showing 3 changed files with 430 additions and 1 deletion.
9 changes: 9 additions & 0 deletions tests/docker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Docker Testbed
==============

This directory contains various prebuilt network topologies using docker compose.
They can be run using the `run.sh` helper and should work on any machine with docker/podman compose installed.

You can then just use `docker exec` to work from any of the simulated nodes.

Optionally, use tools such as [pumba](https://github.com/alexei-led/pumba) to cause disruptions in the network connections.
Loading

0 comments on commit c4e9258

Please sign in to comment.