You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/18 08:37:15 UTC

[GitHub] [incubator-teaclave] mssun commented on issue #300: Failing to run simulation mode.

mssun commented on issue #300:
URL: https://github.com/apache/incubator-teaclave/issues/300#issuecomment-630033065


   Under simulation mode, you also need to change the `docker-compose-ubuntu-1804.yml` file accordingly to remove unused device/volume mappings.
   
   That is, comment out these lines:
   
   ```
         - type: bind
           source: /var/run/aesmd/aesm.socket
           target: /var/run/aesmd/aesm.socket
       devices:
         - /dev/isgx
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org