]> git.puffer.fish Git - mirror/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)
committerWesley Coakley <wcoakley@nvidia.com>
Fri, 22 Jan 2021 12:32:17 +0000 (07:32 -0500)
commit56518fad277c8589baad480d9c571a32d596ca9e
tree61be4bc8504ffd20bd3851998a241a2f0c16bd32
parentbb144bb8970fb16feeb502d0d2696dc317a47261
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