NiceNode / nice-node

Run a node — just press start

Home Page:https://www.nicenode.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warn users of OS or hardware incompatibility

jgresham opened this issue · comments

Feature details

Docker Desktop isn't support on certain OS versions or hardware. We need to warn the user that their hardware or OS is not compatible and to urge them to look-into updating software or hardware (if possible).

Docker Windows reqs https://docs.docker.com/desktop/install/windows-install/

  • Windows - old version. Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
    Windows 10 64-bit: Home or Pro 21H1 (build 19043) or higher, or Enterprise or Education 20H2 (build 19042) or higher.

  • Windows - BIOS doesn't support virtualization

Docker Mac reqs https://docs.docker.com/desktop/install/mac-install/

  • MacOS - old version. macOS must be version 11 or newer. That is Big Sur (11), Monterey (12), or Ventura (13).
  • MacOS - VirtualBox must not be installed

done (with podman)