dockpin
dockpin copied to clipboard
Support Docker COPY --from=$image
In Dockerfiles you can also use COPY --from=$image
to copy files from another image. We should pin those too.