add caveman
This commit is contained in:
@@ -9,8 +9,12 @@ RUN pacman -Syu --noconfirm && \
|
||||
iptables \
|
||||
openssh \
|
||||
opencode \
|
||||
curl \
|
||||
&& pacman -Scc --noconfirm
|
||||
|
||||
RUN npx -y skills add JuliusBrussee/caveman -g -a opencode -s caveman -y
|
||||
|
||||
|
||||
# Git safe directory system-wide config
|
||||
RUN git config --system --add safe.directory /workspace
|
||||
RUN git config --system --add safe.directory '*'
|
||||
|
||||
Reference in New Issue
Block a user