Skip to content

Commit 044c804

Browse files
authored
fix: revert: exclude aznfs package from installed packages list (#1675)
Reverts #1667 It was a workaround for an issue that was fixed: microsoft/azurelinux#13971 (comment)
1 parent e5ef53f commit 044c804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shell/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ RUN tdnf install -y \
2323
socat \
2424
tcpdump \
2525
wget \
26-
--exclude=aznfs \
2726
&& tdnf clean all
2827

2928
CMD ["/bin/bash", "-l"]

0 commit comments

Comments
 (0)