Skip to content

Docker plugin does not work when executed within STS  #17

Open
@robert-bor

Description

@robert-bor

You will see the following error:

Cannot run program "docker": error=2, No such file or directory

STS cannot find Docker because it was not started up with the environment's env variables. See Transmode/gradle-docker#65

The following solution has been witnessed to work:

open -a "STS" &

This will startup STS with all the environment variables.

Thanks to Bas for pointing out the error.

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