mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Add ltdl dependencies for aarch64
Fixes `make test` and fix #24380 on aarch64 Signed-off-by: Justin Cormack <justin.cormack@docker.com> Upstream-commit: d37a7394acd7842f588ef423fb076b05fccd1da2 Component: engine
This commit is contained in:
@@ -36,6 +36,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libapparmor-dev \
|
||||
libc6-dev \
|
||||
libcap-dev \
|
||||
libltdl-dev \
|
||||
libsqlite3-dev \
|
||||
libsystemd-dev \
|
||||
mercurial \
|
||||
|
||||
Reference in New Issue
Block a user