Skip to content

WillFantom/Ryu-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ryu DockerFile

Just a dockerfile to run ryu controllers in a container.

Uses python 3.8 and alpine, as opposed to the ubuntu 16.04 base used in the official repo.

This leads to an image that is about half the size of the official image.

Build

docker build --rm -f Dockerfile -t ryu-alpine:latest .

About

Dockerfile for Ryu SDN controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published