aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/docker/dockercontainerthread.h
Commit message (Expand)AuthorAgeFilesLines
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Docker: Move Container setup into its own threadMarcus Tillmanns2025-02-251-0/+40