#3466 Add the build step to web run script
Merged by pingou. Opened by farhaan.
farhaan/pagure docker-fix  into  master

Download 3466.patch

This commit adds the build step to the web run script of
docker file, this enables to resolve few dependecy problem
and have a setup in the container.

Signed-off-by: Farhaan Bukhsh farhaan.bukhsh@gmail.com

@cverna does it look okay?

I think it needs to more than just build. I would probably do a develop

I think this needs to be done for the worker and the logcom container image too, since they are importing pagure modules.

I think this needs to be done for the worker and the logcom container image too, since they are importing pagure modules.

I actually think build should be sufficient here, since all the deps should have been installed already.

@farhaan and I talked on IRC. That's :thumbsup: for me :)

Commit 8a8da192 fixes this pull-request

Pull-Request has been merged by pingou

Metadata