dockerUI 的安装以及使用

本文档详细介绍了如何在本地主机上安装Docker UI,并提供了运行和使用Docker UI的具体步骤,包括容器管理、镜像操作等核心功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Installation of dockerUI

  if you can not download the image of dockerui from the foreign websit, you can copy the following command to the CLI(command Line Interface) , it will accelerate downloads.
curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://ac489b5d.m.daocloud.io
  Then exectue those commands:

sudo systemctl restart docker
docker run -d -p 9000:9000 --privileged -v /var/run/docker.sock:/var/run/docker.sock docker.io/unws/dockerui

  if it is not working, please make sure the directory of dockerui is correct with this command:

docker search dockerui

  Then change the docker.io/unws/dockerui in the last command into the correct directory.
  
search where the dockerui is

  after all of this, dockerui is installed in your host as a container.

2. Running docker UI

  Navigate to the following URL: http://192.168.1.100:9000, (192.168.1.100) is your host IP, 9000 is the port.
1.1 Dashboard
  The info of running containers will be shown on the left while the proportional graphs of status for containers is displayed to the right as well.
  这里写图片描述
  这里写图片描述
  
1.2 Containers
  All the containers are displayed if the“Display ALL” is checked.
  这里写图片描述
  
  If you tick the check box of a container or more on the left of screen to the first “Action” column, you’d change the status of the containers which are checked.
  这里写图片描述
  
1.3 Images
  1.3.1 show image
   All the images are displayed when you click “Images”. 
这里写图片描述 
   If you tick the check box of a image or more on the left of screen to the first “Action”   column, you’d remove the images that are checked.
这里写图片描述
  1.3.2 Pull image
   if you want to pull a image, click “Pull”, the the following page would be displayed, after filling in all the blanks right away, click “Pull” and it’s done.
这里写图片描述
   If it’s all correct, a session notification will be appeared, which says: ”Image Added…”.
这里写图片描述
   Then it can be found in the images list:
这里写图片描述

1.4 Volumes
  The directory of each mount point will be displayed.
这里写图片描述

1.5 Info
这里写图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值