Skip to content

Docker stop command runs the wrong argument #31

@robert-bor

Description

@robert-bor

When the DockerStopContainerCommand is instantiated and run, it uses containerName to remove the container that ostensibly is in the way.

However, it must use the containerOccupyingPort to determine the container that must be removed.

This code can be found in the constructor of DockerStopContainerCommand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions