I was wondering how we could run a node for Centrifuge? How soon would it be possible. Thanks.
4 Likes
Hey doobs, you can already run a node on centrifuge. Heres a link:
3 Likes
thank for answering that.
2 Likes
Hi there, I have a
My docker gives mi this error when I try to run it in PowerShell
Enable-WindowsOptionalFeature : Feature name Microsoft-Hyper-V is unknown.
At line:1 char:1
- Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V …
-
+ CategoryInfo : NotSpecified: (:) [Enable-WindowsOptionalFeature], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand
How can I resolve that? Thaks for sharing
1 Like
Hi !
Don’t know if you have already resolved your problem but can give us more detail about your Computer configuration ? like the version of Windows you are running, the version of docker etc…
The docker images are likely built using Linux and you need to enable Hyper-V (Windows needs a Linux VM to run them.)
You are asking for headaches running them on Windows imo.
1 Like
duplicated topic