This repo contains mininet dockerfile and the demo of the Docker automated builds.
- Just clone the repo and move inside the dir
cd mininet-docker
- Run docker build to create the container image
docker build -t mininet
- Execute the Docker run to start the container
docker run --name mininet-test -it mininet /bin/bash
docker pull prashplus/mininet-docker
- Prashant Piprotar - - Prash+ and visit my blog for more Tech Stuff