From b04bd522709fabbff4ebb010d12a8724df2c66c3 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sun, 29 Apr 2018 23:02:27 -0700 Subject: Add unzip to ArchLinux docker image Needed by android sample. Signed-off-by: Alexey Neyman diff --git a/testing/docker/archlinux/Dockerfile b/testing/docker/archlinux/Dockerfile index eee2f47..4c90925 100644 --- a/testing/docker/archlinux/Dockerfile +++ b/testing/docker/archlinux/Dockerfile @@ -1,3 +1,3 @@ FROM hoverbear/archlinux RUN pacman -Syu --noconfirm -RUN pacman -S --noconfirm base-devel git help2man python +RUN pacman -S --noconfirm base-devel git help2man python unzip -- cgit v0.10.2-6-g49f6