aws-samples / aws-glue-samples

AWS Glue code samples
MIT No Attribution
1.44k stars 820 forks source link

Update README.md #76

Closed jinet closed 3 years ago

jinet commented 4 years ago

Issue Failing installation

Description of changes:

Getting the following error while setting up docker. This was because of missing pom file.

=> ERROR [stage-2 4/9] ADD pom.xml /tmp                                                                                                                                                               0.0s
------
 > [stage-2 4/9] ADD pom.xml /tmp:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to compute cache key: "/pom.xml" not found: not found

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

moomindani commented 3 years ago

Thank you for your contribution! I just merged this change.