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 a055649 commit 6560ec2Copy full SHA for 6560ec2
Dockerfile
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
20
file \
21
jq \
22
ffmpeg \
23
+ bind9-dnsutils \
24
&& rm -rf /var/lib/apt/lists/*
25
26
# Set the locale
0 commit comments