-
Notifications
You must be signed in to change notification settings - Fork 154
Maintenance: fix invalid Github Codespace config #1914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Hey @Cupprum , thanks for raising the issue the line 9 is indeed weird. I will fix the docker image right away. |
|
Expected Behaviour
When i create a new codespece from my forked repository i expect it to return a custom container used for development of this specific project with all predefined dependencies.
Current Behaviour
The container creation fails:
ERROR: failed to solve: dockerfile parse error on line 9: unknown instruction: &&
Code snippet
Create codespace
Steps to Reproduce
Create codespace
See it fail
Possible Solution
I am happy to contribute, i have time to debug this issue and propose a PR. I might need some guidance about the PR process.
Powertools for AWS Lambda (TypeScript) version
latest
AWS Lambda function runtime
20.x
Packaging format used
Lambda Layers
Execution logs
No response
The text was updated successfully, but these errors were encountered: