Cargo Features
super_orchestrator has no features set by default.
[dependencies]
super_orchestrator = { version = "0.16.0", features = ["nix_support", "bollard"] }
- nix_support = nix
-
needed for Unix signals on
Command
s - bollard
-
enable bollard backed features
Enables bollard, bytes, futures, and tar
tar:
bollard dependencies
Affects
super_orchestrator::api_docker
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.