Skip to content
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

Resolve paths does not resolve correctly for paths with "/" #1112

Closed
tejal29 opened this issue Mar 6, 2020 · 1 comment · Fixed by #1113
Closed

Resolve paths does not resolve correctly for paths with "/" #1112

tejal29 opened this issue Mar 6, 2020 · 1 comment · Fixed by #1113

Comments

@tejal29
Copy link
Member

tejal29 commented Mar 6, 2020

A GCB user reported this bug,

FROM node:lts-slim
WORKDIR /var/www/ <-- THIS TRAILING SLASH 

resulted into this error

error building image: error building stage: failed to take snapshot: unable to add file /var/www/build/build to layered map: error creating hash for /var/www/build/build: lstat /var/www/build/build: no such file or directory
@gilbsgilbs
Copy link
Contributor

This is a duplicate of #1109

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

Successfully merging a pull request may close this issue.

2 participants