Skip to content
cxreet edited this page Jul 16, 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.

Clone this wiki locally