struct Docker::Api::Models::Container::Mount
- Docker::Api::Models::Container::Mount
- Docker::Api::Models::Response
- Struct
- Value
- Object
Defined in:
docker/api/models/container.crConstructors
Instance Method Summary
- #destination : String
- #driver : String | Nil
- #mode : String
- #name : String | Nil
- #propogation : String
- #rw : Bool
- #source : String