dockerfiles/linux-command/README.md

984 B

linux-command

GitHub stilleshan/dockerfiles
Docker stilleshan/linux-command

docker image support for X86 and ARM

简介

基于 jaywcjlove/linux-command 项目的 docker 镜像. 方便快速,离线部署使用.

示例

https://linux.ioiox.com

更新

由于该项目比较活跃和热门,本镜像将定时自动更新最新版.

部署

docker

docker run  -d --name=linux-command --restart=always -p 8888:80 stilleshan/linux-command

docker compose

下载 docker-compose.yml 执行以下命令启动:

docker-compose up -d

链接