Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.
This repository was archived by the owner on May 29, 2025. It is now read-only.

GGP does not work with the ggp.sh script in Windows under Cygwin #858

@timmattison

Description

@timmattison

ggp.sh passes some paths to Docker in order to copy the functions, deployments, etc. directories. Under Cygwin these paths are not understood by Docker.

It looks like these paths will need to be resolved via cygpath -w -a PATH before they're passed to Docker when using Cygwin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions