Skip to content

Remote API Documentation for Volumes and Binds is incomplete #2949

@chilicat

Description

@chilicat

The Remote AI Documentation shows no example of how the volume should be configured.

Create Container

"Volumes": {
       "path/in/container?": {
               ????
        },
        ....
}

Start Container

"Binds":  [ "/path/on/host:/path/in/container", ... ]

For me is unclear if I have to configure the "Volume" in the create container call and "Binds" in the start container call. Or is it enough to just configure a volume in start container..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions