SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

when building on Docker: allow some RUN commands specific to the package #129

Closed tpokorra closed 8 years ago

tpokorra commented 8 years ago

some commands in setup.sh are not related to the actual build, we can move them to the Dockerfile, and save some time, eg. the dnf install commands for required packages