@@ -0,0 +1,3 @@
+#!/bin/bash
+
+docker run --device /dev/isgx -it pirserver_image bash -c "start-aesmd && exec bash"