会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
HookDing
管理
2025年4月18日
给正在运行的docker容器安装Node.js
摘要: # 进入容器 docker exec -it <container_name> bash # 安装 Node.js apt update apt install -y curl curl -fsSL https://deb.nodesource.com/setup_18.x | bash - apt
阅读全文
posted @ 2025-04-18 15:25 HookDing
阅读(82)
评论(0)
推荐(0)
公告