mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 23:17:22 +08:00
Update docker-compose.yml
This commit is contained in:
parent
fe14abcd6f
commit
18c527f7bb
@ -13,6 +13,6 @@ services:
|
||||
- ./configs:/configs
|
||||
- ./data:/root/occlum_instance/data
|
||||
devices:
|
||||
- /dev/sgx/enclave
|
||||
- /dev/sgx/provision
|
||||
- /dev/sgx/enclave:/dev/sgx/enclave
|
||||
- /dev/sgx/provision:/dev/sgx/provision
|
||||
command: bash -c 'cp /configs/keyring.toml /root/occlum_instance; source /root/.bashrc; cd /root/occlum_instance; occlum print mrsigner; occlum print mrenclave; occlum run /bin/bnk-watcher /host/keyring.toml'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user