Explorar o código

Add a script to run the docker

Ian Goldberg %!s(int64=2) %!d(string=hai) anos
pai
achega
1ac62c1b5a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      run-docker.sh

+ 3 - 0
run-docker.sh

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