#!/bin/bash docker run --device /dev/isgx --device /dev/gsgx --name mitigator --rm -p 8001:8001 -dt mitigator bash -c "start-aesmd && exec bash"