Sign inSign up

willfantom/ryu

By willfantom

Updated over 6 years ago

Image
0

865

willfantom/ryu repository overview

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 .

Tag summary

Content type

Image

Digest

Size

135.3 MB

Last updated

over 6 years ago

docker pull willfantom/ryu