AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 17 forks source link

dune command line doesn't work on macos M1 #110

Closed duyluong1994 closed 1 year ago

duyluong1994 commented 1 year ago

I tried to bootstrap the latest DUNE version and it didn't work telegram-cloud-photo-size-5-6283073109057713025-y

So I rollbacked to this commit 69f7e8ed6d9854cec41fd53cf2dc4e27a27b13d4 and bootstrapped successfully but dune command line doesn't work on macos M1 though I tried to grant access for docker.

image

image

duyluong1994 commented 1 year ago

switch file sharing method from gRPC FUSE to VirtioFS will solve this issue.

image