blog/_posts/Linux/linux-command.md
2022-10-27 13:57:26 +08:00

463 B
Raw Blame History

title
Linux Command 本地镜像

方便工作学习中查找linux方便的命令特地基于Linux Command建立这个镜像站点

地址:Linux Command建立这个镜像站点

docker 安装

docker pull ghcr.io/jaywcjlove/linux-command:latest

# 自定义端口
docker run --name linux-command --rm -d -p 3100:3000 wcjiang/linux-command:latest

在浏览器中访问以下 URL

http://localhost:3100/