Linux

Restarting Docker on your Linux device is similar to how you would do it on a Mac if you're running the worker by GPU. Kindly check here.

However, if you're running the worker by CPU (QEMU Virtual CPU version 2.5+), you can simply open Terminal and enter your worker command directly. For example:

  1. Get your worker command here:

  2. Paste into Terminal:

    It re-runs successfully

Last updated