/mininet-docker

Docker mininet

Primary LanguageDockerfileMIT LicenseMIT

Mininet-Docker Build Status

forthebadge forthebadge

This repo contains mininet dockerfile and the demo of the Docker automated builds.

How to use

  1. Just clone the repo and move inside the dir
cd mininet-docker
  1. Run docker build to create the container image
docker build -t mininet
  1. Execute the Docker run to start the container
docker run --name mininet-test -it mininet /bin/bash

Or just Pull the docker image

docker pull prashplus/mininet-docker

Authors

  • Prashant Piprotar - - Prash+ and visit my blog for more Tech Stuff