Skip to content
cxreet edited this page Jul 16, 2020 · 7 revisions

We have built a docker container for running Razor. Make sure you have installed 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.

  1. I# nstructions to test simple-demo.
  2. Instructions to test [
Clone this wiki locally