mirror_frr/docker
Juergen Werner c3a61f3803 alpine: fix build on current 'edge' version of Alpine
The python2 packet py-sphinx was removed from the edge repository, so we
use pip to install it localy for the package build process.

Also abuild assumes it is executed in a git folder and fails if no .git
is found in the folder or its parent folders, so we work around this, by
initializing an empty git repo with `git init`.

Signed-off-by: Juergen Werner <juergen@opensourcerouting.org>
2019-12-03 21:36:30 +01:00
..
alpine alpine: fix build on current 'edge' version of Alpine 2019-12-03 21:36:30 +01:00
debian docker/debian: Make docker images lighter and with less layers 2019-09-27 15:05:08 +02:00
.gitignore alpine packaging: build packages and base image directly from git 2018-04-04 10:05:44 -07:00