luvit / luvi-docker-builder

Docker scripts to build RPMs and DEBs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luvi-docker-builder

Builds luvi for supported distros with docker scripts + makefiles.

Usage

# required: linux install with internet and recent-ish docker installed
git clone https://github.com/luvi/luvi-docker-builder
cd luvi-docker-builder/$distro
make

TODO

  • All generated RPMs are untested right now.
  • Fedora 16-19 do not have official docker images. TBD how to build those.

About

Docker scripts to build RPMs and DEBs


Languages

Language:Makefile 95.5%Language:Shell 4.5%