Skip to content

Commit

Permalink
Merge pull request #1 from rollandf/update-08-07
Browse files Browse the repository at this point in the history
Update entrypoint file
  • Loading branch information
vlad-nvda authored Aug 12, 2024
2 parents b7fed69 + f7e5420 commit d3c60f5
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 39 deletions.
2 changes: 1 addition & 1 deletion RHEL_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN set -x && \
# Install prerequirements
dnf install -y curl --allowerasing \
# Driver build requirements
autoconf python3-devel ethtool automake pciutils libtool hostname
autoconf python3-devel ethtool automake pciutils libtool hostname dracut

RUN set -x && \
# Download NVIDIA NIC driver sources
Expand Down
Loading

0 comments on commit d3c60f5

Please sign in to comment.