Docker部署Linux命令大全搜索工具
Docker部署Linux命令大全搜索工具
一、Linux Command介绍
二、检查本地部署环境
1.检查docker版本
2.检查docker状态
三、下载linux-command镜像
四、部署linux-command
1.创建linux-command容器
2.检查linux-command容器状态
五、访问linux-command的web
六、搜索Linux命令

一、Linux Command介绍
当前仓库搜集了 570 多个 Linux 命令,是一个非盈利性的仓库,生成了一个 web 网站方便使用,目前网站没有任何广告,内容包含 Linux 命令手册、详解、学习,内容来自网络和网友的补充,非常值得收藏的 Linux 命令速查手册。
二、检查本地部署环境
1.检查docker版本
2.检查docker状态
三、下载linux-command镜像
从dockerhub下载linux-command镜像
四、部署linux-command
1.创建linux-command容器
直接使用docker run运行linux-command容器。
2.检查linux-command容器状态
五、访问linux-command的web
http://192.168.3.166:9555/

六、搜索Linux命令
搜索栏输入命令,即可查询具体用法,非常方便。

