cnctd_docker 0.1.0

Methods for integrating with the Docker CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.anyhow]
version = "1.0.75"

[dependencies.cnctd_shell]
version = "0.1.1"

[dependencies.tokio]
version = "1.32.0"

[package]
authors = ["Connected Dot Inc.", "Kyle Ebner <kyle@cnctd.world>"]
description = "Methods for integrating with the Docker CLI"
edition = "2021"
license = "MIT"
name = "cnctd_docker"
resolver = "1"
version = "0.1.0"