This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ RUN echo PATH DEFAULT=${HOME}/.local/bin:/usr/local/bin:/bin >> /etc/security/pa
|
|||||||
RUN rm repository.key
|
RUN rm repository.key
|
||||||
RUN --mount=type=cache,target=/var/cache/pacman pacman -Syu --noconfirm
|
RUN --mount=type=cache,target=/var/cache/pacman pacman -Syu --noconfirm
|
||||||
RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed \
|
RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed \
|
||||||
rustup rust-analyzer jdtls python-pipx ripgrep git rustup gradle curl sccache \
|
rustup rust-analyzer jdtls python-pipx ripgrep git rustup gradle curl sccache openssh \
|
||||||
helix bash-language-server marksman python-lsp-server vscode-css-languageserver \
|
helix bash-language-server marksman python-lsp-server vscode-css-languageserver \
|
||||||
vscode-html-languageserver vscode-json-languageserver yaml-language-server
|
vscode-html-languageserver vscode-json-languageserver yaml-language-server
|
||||||
RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed jdk25-graalvm-ce-bin
|
RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed jdk25-graalvm-ce-bin
|
||||||
|
|||||||
Reference in New Issue
Block a user