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 3dba7d0 commit a5150c7Copy full SHA for a5150c7
Dockerfile.armhf
@@ -22,6 +22,7 @@ RUN \
22
iputils-ping \
23
libc6 \
24
perl \
25
+ bc \
26
qrencode && \
27
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E1B39B6EF6DDB96564797591AE33835F504A1A25 && \
28
echo "deb http://ppa.launchpad.net/wireguard/wireguard/ubuntu bionic main" >> /etc/apt/sources.list.d/wireguard.list && \
0 commit comments