]> git.puffer.fish Git - matthieu/frr.git/commit
docker: prefer alpine:latest for building
authorWesley Coakley <wcoakley@nvidia.com>
Wed, 20 Jan 2021 03:58:31 +0000 (22:58 -0500)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 16 Feb 2021 17:41:26 +0000 (20:41 +0300)
commit808e6d731f330df4a91fdfd6df6a3c8dce1651a6
tree0297a91f474116cfe639d339d441c5acc0a36ba8
parent91b3c471f1c48818370a0f218add917f0d46aa47
docker: prefer alpine:latest for building

Building with alpine:edge caused some weirdness with our build
scripts, switching to the stable branch seems to have aleviated this.

We can also ditch the "edge" repositories as the main and community
repositories provide all packages we need

Signed-off-by: Wesley Coakley <wcoakley@nvidia.com>
docker/alpine/Dockerfile