Add git
This commit is contained in:
parent
24dbcb5c3d
commit
edf9bf53de
@ -6,4 +6,4 @@ USER root
|
||||
|
||||
RUN patched_glibc=glibc-linux4-2.33-4-x86_64.pkg.tar.zst && curl -LO "https://repo.archlinuxcn.org/x86_64/$patched_glibc" && bsdtar -C / -xvf "$patched_glibc"
|
||||
|
||||
RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc
|
||||
RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter git && pacman --noconfirm -Scc
|
||||
|
Loading…
Reference in New Issue
Block a user