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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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