Unverified Commit 3b28d440 authored by kladko's avatar kladko

SKALE-4131-ZMQ-hangs

parent ad6d998a
...@@ -9,6 +9,7 @@ services: ...@@ -9,6 +9,7 @@ services:
- "1028:1028" - "1028:1028"
- "1029:1029" - "1029:1029"
- "1030:1030" - "1030:1030"
- "1031:1031"
devices: devices:
- "/dev/isgx" - "/dev/isgx"
- "/dev/mei0" - "/dev/mei0"
......
...@@ -9,6 +9,7 @@ services: ...@@ -9,6 +9,7 @@ services:
- "1028:1028" - "1028:1028"
- "1029:1029" - "1029:1029"
- "1030:1030" - "1030:1030"
- "1031:1031"
volumes: volumes:
- ./sgx_data:/usr/src/sdk/sgx_data - ./sgx_data:/usr/src/sdk/sgx_data
- /dev/urandom:/dev/random - /dev/urandom:/dev/random
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment