mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: docker: io: renamify-cli, runny, redfork
This commit is contained in:
parent
0fbfa0f0cf
commit
ecc76e8b1e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ COPY package.json /usr/src/cloudcmd/
|
|||
|
||||
RUN apt-get update && apt-get upgrade && apt-get autoremove && \
|
||||
apt-get install -y netcat-openbsd mc iputils-ping vim neovim sudo && \
|
||||
npm i wisdom nupdate version-io redrun madrun redlint putout -g && \
|
||||
npm i wisdom nupdate version-io redrun madrun redlint putout renamify-cli runny redfork -g && \
|
||||
curl -fsSL https://bun.sh/install | bash && \
|
||||
ln -s ~/.bun/bin/bun /usr/local/bin/bun && \
|
||||
chmod a+x /usr/local/bin/bun && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue