blob: c1228dc47226330b636d7112d57d089e3ae249a1 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.3.0 -->
<title>Containernet | Use Docker containers as hosts in Mininet emulations.</title>
<meta property="og:title" content="Containernet" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Use Docker containers as hosts in Mininet emulations." />
<meta property="og:description" content="Use Docker containers as hosts in Mininet emulations." />
<link rel="canonical" href="http://localhost:4000/another-page.html" />
<meta property="og:url" content="http://localhost:4000/another-page.html" />
<meta property="og:site_name" content="Containernet" />
<script type="application/ld+json">
{"name":null,"description":"Use Docker containers as hosts in Mininet emulations.","author":null,"@type":"WebPage","url":"http://localhost:4000/another-page.html","publisher":null,"image":null,"headline":"Containernet","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta name="description" content="Use Docker containers as hosts in Mininet emulations."/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Containernet</h1>
<h2 class="project-tagline">Use Docker containers as hosts in Mininet emulations.</h2>
<a href="#overview" class="btn">Overview</a>
<a href="#get-started" class="btn">Get started</a>
<a href="#installation" class="btn">Installation</a>
<a href="#references" class="btn">References</a>
<a href="#contact" class="btn">Contact</a>
<a href="https://github.com/containernet/containernet" class="btn">GitHub</a>
<!--
<a href="" class="btn">Download .zip</a>
<a href="" class="btn">Download .tar.gz</a>
-->
</section>
<section class="main-content">
<h2 id="welcome-to-another-page">Welcome to another page</h2>
<p><em>yay</em></p>
<p><a href="./">back</a></p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</section>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105785493-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>