Skip to content

prashplus/mininet-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker mininet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published