Skip to content

Rewrite container run help #50

Description

@richfitz

Several bad cases here:

  ports: An object mapping ports to an empty object in the
        form:

        {"<port>/<tcp|udp|sctp>": {}}
  env: A list of environment variables to set inside the
        container in the form ["VAR=value", ...]. A variable without
        = is removed from the environment, rather than to have an
        empty value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions