This commit is contained in:
@@ -24,6 +24,9 @@ RUN git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git --depth 1
|
||||
RUN rm -rf linux-presets
|
||||
|
||||
RUN usermod -aG sudo root
|
||||
RUN curl -fsSL https://claude.ai/install.sh | bash
|
||||
RUN echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.config/fish/config.fish
|
||||
|
||||
|
||||
# Create a directory for the SSH keys
|
||||
RUN mkdir -p /root/.ssh
|
||||
|
||||
@@ -1 +1 @@
|
||||
4.1
|
||||
5.0
|
||||
Reference in New Issue
Block a user