GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
256 stars 503 forks source link

unable to evaluate symlinks #33

Open papazzzoglo opened 4 years ago

papazzzoglo commented 4 years ago

while executing the command gcloud builds submit --tag gcr.io/PROJECT-ID/dialogflow-PLATFORM an error occurs unable to evaluate symlinks in Dockerfile path: lstat /workspace/Dockerfile: no such file or directory

migrmrz commented 3 years ago

I had this problem and corrected it after executing the gcloud builds command inside the dialogflow-integrations folder after cloning it.