mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 18:29:58 +08:00
Remove yay dependancy
This commit is contained in:
parent
2afa7ec6f5
commit
e04d55572b
@ -52,11 +52,6 @@ RUN mkdir /home/arch
|
||||
RUN chown arch:arch /home/arch
|
||||
|
||||
USER arch
|
||||
WORKDIR /home/arch
|
||||
RUN git clone https://aur.archlinux.org/yay.git
|
||||
WORKDIR /home/arch/yay
|
||||
RUN makepkg -si --noconfirm
|
||||
|
||||
WORKDIR /home/arch
|
||||
RUN git clone https://github.com/corpnewt/gibMacOS.git
|
||||
WORKDIR /home/arch/gibMacOS
|
||||
|
Loading…
Reference in New Issue
Block a user