Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

exec -it {containerName} pidof dotnet is returning multiples PIDs #1

@icedog48

Description

@icedog48

Hi, thanks for the extension !

While testing it, i run through a parsing error and found out it maybe be from the command
exec -it {containerName} pidof dotnet returning many PIDs

According to this putting a '-s' parameter would fix it

this way exec -it {containerName} pidof -s dotnet

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