mirror of
https://github.com/dogkeeper886/ollama-k80-lab.git
synced 2025-12-10 15:57:05 +00:00
Fix the file name bug
This commit is contained in:
@@ -26,7 +26,7 @@ RUN dnf -y install wget unzip lbzip2\
|
||||
|
||||
# Post install, setup path
|
||||
COPY gcc-10.sh /etc/profile.d/gcc-10.sh
|
||||
COPY gcc-10.sh /etc/ld.so.conf.d/gcc-10.sh
|
||||
COPY gcc-10.sh /etc/ld.so.conf.d/gcc-10.conf
|
||||
|
||||
# Install cmake
|
||||
RUN dnf -y install openssl-devel\
|
||||
|
||||
Reference in New Issue
Block a user