mirror of
https://github.com/dogkeeper886/ollama-k80-lab.git
synced 2025-12-10 07:46:59 +00:00
Install cmake go
This commit is contained in:
@@ -44,3 +44,5 @@ RUN cd /usr/local\
|
||||
&& wget https://go.dev/dl/go1.24.2.linux-amd64.tar.gz\
|
||||
&& tar xvf go1.24.2.linux-amd64.tar.gz
|
||||
|
||||
# Post install, setup path
|
||||
COPY go.sh /etc/profile.d/gcc-10.sh
|
||||
|
||||
Reference in New Issue
Block a user