Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit 1596082

Browse files
committed
forgot libcap2 on aarch64
1 parent 788efb0 commit 1596082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN \
1717
apt-get install -y \
1818
binutils \
1919
jsvc \
20+
libcap2 \
2021
logrotate \
2122
mongodb-server \
2223
openjdk-8-jre-headless \

0 commit comments

Comments
 (0)