Skip to content

Adding commands from path #22

@ghost

Description

I have the non-docker version of this app and it runs fine, but I want to run this docker version and I ran into an issue.

Most of my commands fail because the command can not be found.
The docker cointainer --exec it echo $path list the path, which has the typical path directories
/usr/local/bin /usr/bin/ etc

Also, portainer shows this information as well.

But docker exec ls /
and going through the directories show non of the files on my system.

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