We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c0ca4 commit c026750Copy full SHA for c026750
Dockerfile
@@ -11,6 +11,7 @@ RUN \
11
apt-get install -y \
12
curl \
13
debootstrap \
14
+ gnupg2 \
15
xz-utils
16
17
# create base image with debootstrap
Dockerfile.aarch64
0 commit comments