DBuildService / dbs-server

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

integrate with Copr #14

Open vpavlin opened 9 years ago

vpavlin commented 9 years ago

Well...I am not sure how at the moment...ideas welcome;)

TomasTomecek commented 9 years ago

well, I think that we should be able to use copr as a source; I think this shouldn't be hard to do (if we could execute commands in image we are trying to build):

docker build --before-build "dnf copr enable -y ttomecek/isync"

or we could fetch rpms from provided copr, create repo on worker and use it