Install Docker Engine on Linux with one command:
curl -fsSL https://raw.githubusercontent.com/HostNatPro/Oxys/main/scripts/docker.sh | bashThe script detects your OS, installs Docker from the official repositories, and shows progress with a step-by-step spinner. Installation logs are hidden unless something fails.
You can also run it locally:
./scripts/docker.sh