]> git.puffer.fish Git - matthieu/frr.git/commit
docker: Install the apk packages regardless of the platform
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 31 Jul 2023 08:05:15 +0000 (11:05 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 1 Aug 2023 04:53:38 +0000 (04:53 +0000)
commitdf9c77a638025ba6576f42b1e0af029b2c659323
tree452c415476e0578312638a6f7e7340f2cb4accf3
parent3d0dd4d7e39b0f70639e765eeb96a1a95f92ab4d
docker: Install the apk packages regardless of the platform

It was hardcoded to x86_64, but we build Alpine images for more platforms, let's
be dynamical here.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit 18becdc29e9898dc33806d072ed45c7ca9d45de2)
docker/alpine/Dockerfile