feat: Autoinstall docker #215

Open
johnride wants to merge 3 commits from feat/dockerAutoinstall into master
Owner
No description provided.
johnride added 1 commit 2026-01-19 17:06:22 +00:00
feat: Autoinstall docker
All checks were successful
Run Check Script / check (pull_request) Successful in 1m25s
8d27ecf6de
johnride added 1 commit 2026-01-19 20:27:50 +00:00
fix(tools): Skip checksum verification in docker script download
All checks were successful
Run Check Script / check (pull_request) Successful in 1m24s
50b3995449
johnride added 1 commit 2026-01-19 21:48:46 +00:00
feat(tools): docker autoinstall checks with docker info now and calls rootless setup helper after install
Some checks failed
Run Check Script / check (pull_request) Failing after 13m35s
dd6e36889b
Some checks failed
Run Check Script / check (pull_request) Failing after 13m35s
This pull request has changes conflicting with the target branch.
  • harmony/Cargo.toml
  • harmony/src/domain/topology/k8s.rs
  • harmony/src/domain/topology/k8s_anywhere/k8s_anywhere.rs
  • harmony/src/domain/topology/mod.rs
  • k3d/src/lib.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/dockerAutoinstall:feat/dockerAutoinstall
git checkout feat/dockerAutoinstall
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#215
No description provided.