Skip to content

the down method doesn't appear to work #186

@KenEucker

Description

@KenEucker

After having run the following command:
await compose.upAll(composeOpts)

I run the following command:

await this.compose.down(composeOpts)

and he enclosing promise simply dies. I have wrapped this code in a try and it doesn't catch any error. The execution just stops.

Is there an example of down being used somewhere? I can't find any documentation on down or stop, and I am unable to manage my containers after creating them with this package.

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