docker-wrapper 0.11.1

A Docker CLI wrapper for Rust
Documentation
1
2
3
4
5
6
7
8
9
api-version: v1
deployments:
  - name: my-stack
    type: stack
    port: 6380
    persist: true
    memory: "1g"
    with-insight: true
    insight-port: 8002