Skip to content
cxreet edited this page Aug 3, 2020 · 7 revisions

We have built a docker container for running Razor. Please install Install Docker first.

To pull the Razor container, run sudo docker pull chenxiong/razor:0.01.

To run the container, run sudo docker run --rm -it chenxiong/razor:0.01.

Try a simple demo without applying heuristics following instructions here.

Try a simple demo with applying heuristics following instructions here.

Evaluate the core-utilities programs following instructions here.

To access the SSSS'20 tutorial slides here.