summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl/unit-client-rs/src/unitd_docker.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-20tools/unitctl: Replace matching image name to matching commandGabor Javorszky1-3/+4
2024-05-08tools/unitctl: enable passing IP addresses to the 'instances new' commandAva Hahn1-66/+111
2024-05-08tools/unitctl: Update host_path() to account for OSX special behaviourAva Hahn1-8/+31
2024-05-08tools/unitctl: Add new functionality to README.md and fmt codeAva Hahn1-60/+85
2024-05-08tools/unitctl: Add Docker deployment functionalityAva Hahn1-9/+93
2024-05-08tools/unitctl: API Plumbing for docker deploymentsAva Hahn1-0/+12
2024-05-08tools/unitctl: Initial Docker ProceduresAva Hahn1-0/+282