Skip to content
Snippets Groups Projects
user avatar
Michael Marsh authored
cd6a0a49
History
This repository contains scripts to help you set up a docker-based
testbed, with networking between the containers.

Since the containers don't need to do much in order to demonstrate
basic networking (you can change this to suit your needs), we're
just going to run the command

    tail -f /etc/issue

This will never exit, while it waits for more output to be appended
to the file.