<#15860 external docker image as a stage> New issu...
# github-notifications
q
#15860 external docker image as a stage New issue created by cedric-fauth Describe the bug I think pants docker backend does not work with
COPY --from=<BASEIMAGE> <FILES>
instructions. I am getting the following error:
failed to compute cache key: <FILES>.
I also included the BASEIMAGE as a dependency but without effect. Further information: https://docs.docker.com/develop/develop-images/multistage-build/#use-an-external-image-as-a-stage Pants version 2.11.0 OS WSL pantsbuild/pants
u