]> 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)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 31 Jul 2023 08:05:15 +0000 (11:05 +0300)
commit18becdc29e9898dc33806d072ed45c7ca9d45de2
tree40b76b29a8ef0b949aa83ac5e7874a82e31aae38
parent617b450d0131e7925bb407fc7f4375c10fac426b
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>
docker/alpine/Dockerfile