ravens / docker-libmich-corenet

Recipe to build and run corenet from /mitshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-libmich-corenet

Recipe to build and run quickly corenet from Benoit Michau.

status

For the moment, just a basic configured environement to play with pycrate and corenet.

prereqs

A hosting machine with a kernel with SCTP support. "Native" Docker Mac does not support this, while the rest of the docker ecosystem is in good progress :

build

docker-compose build

run

For the moment, we launch a jupyter notebook with no particular customization to import and play with pycrate and corenet code.

docker-compose up

About

Recipe to build and run corenet from /mitshell

License:MIT License


Languages

Language:Jupyter Notebook 91.1%Language:Dockerfile 8.9%