feature: docker: io: cline: add

This commit is contained in:
coderiaser 2026-05-16 14:38:09 +03:00
parent 68eacb916a
commit 79da2319f8

View file

@ -24,7 +24,7 @@ ARG UBUNTU_DEPS="libatomic1 curl wget git net-tools iproute2 software-properties
ARG RUST_DEPS="build-essential"
ARG DEPS="pv gcc gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc far2l iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl tmux"
ARG PALABRA_DEPS="nvm node rust go deno fasm nvchad rizin yara gdu f4"
ARG BUN_DEPS="palabra wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork"
ARG BUN_DEPS="palabra wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork cline"
RUN apt-get update && \
apt-get upgrade -y && \