Skip to content

Fix build failing due to multistage docker COPY issue#1160

Open
xaander1 wants to merge 1 commit into
scrapinghub:masterfrom
xaander1:patch-1
Open

Fix build failing due to multistage docker COPY issue#1160
xaander1 wants to merge 1 commit into
scrapinghub:masterfrom
xaander1:patch-1

Conversation

@xaander1
Copy link
Copy Markdown

The current Dockerfile fails on build with error "Docker: failed to export image: failed to create image: failed to get layer"
Adding "RUN true" fixes the issue.
See issue resolution here:
https://stackoverflow.com/questions/51115856/docker-failed-to-export-image-failed-to-create-image-failed-to-get-layer

The current Dockerfile fails on build with error "Docker: failed to export image: failed to create image: failed to get layer"
Adding "RUN true" fixes the issue.
See issue resolution here: https://stackoverflow.com/questions/51115856/docker-failed-to-export-image-failed-to-create-image-failed-to-get-layer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant