tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

feat: add pop-up for docker #302

Closed hansieodendaal closed 5 months ago

hansieodendaal commented 5 months ago

Description

Added a pop-up message for Docker if it is not running when the application starts and then exits.

Motivation and Context

The application remains unresponsive if Docker is not running when started.

How Has This Been Tested?

System-level test

brianp commented 5 months ago

Tested. It works.

It completely destroys my terminal window though. Once it exits that window becomes entirely corrupted. clear nor reset even fix it. I just have to close the window and open a new one 😅