run-docker.sh 98 B

123
  1. #!/bin/bash
  2. docker run --device /dev/isgx -it pirserver_image bash -c "start-aesmd && exec bash"