Skip to content

Commit 7c0a6a8

Browse files
committed
removed git from more itemes
1 parent 1ff8810 commit 7c0a6a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

other_files/aiclusteros/dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ WORKDIR /home/$USERNAME
2222
RUN git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si --noconfirm
2323

2424
RUN yay -Syu --noconfirm --devel --diffmenu=false --answerclean A --save
25-
RUN yay -Syu --noconfirm curl wget tmate-git fastfetch-git
26-
RUN yay -Syu --noconfirm python-git bash-completion-git tar-git
25+
RUN yay -Syu --noconfirm python tar curl wget tmate-git fastfetch-git bash-completion-git
2726
RUN yay -Syu --noconfirm unzip zip tree nvidia-container-toolkit jq lolcat
2827
RUN yay -Syu --noconfirm python-pyfiglet python-virtualenv
2928
RUN yay -Syu --noconfirm python311 python310

0 commit comments

Comments
 (0)