summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl/unit-client-rs/src/unitd_docker.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-24tools/unitctl: bump bollard and clarify docker client errorAva Hahn1-1/+1
2024-08-01tools/unitctl: make application directory configurableAva Hahn1-1/+2
2024-06-18tools/unitctl: implement application subcommandAva Hahn1-64/+47
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