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 e5ef53f commit 044c804Copy full SHA for 044c804
shell/Dockerfile
@@ -23,7 +23,6 @@ RUN tdnf install -y \
23
socat \
24
tcpdump \
25
wget \
26
- --exclude=aznfs \
27
&& tdnf clean all
28
29
CMD ["/bin/bash", "-l"]
0 commit comments