While the "canonical" `_build` subdirectory in the source tree is 
[ignored](https://github.com/rpm-software-management/rpm/blob/master/.dockerignore)
 when copying the sources into the OCI image, there may be other directories 
and/or files and some of them may cause issues when copying them (e.g. if 
they're other overlayfs mounts).

The sane way would be to just copy the files tracked in git. I can't see a way 
to do that easily with the `COPY` instruction in the Dockerfile but there might 
be other ways.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2970
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to