您的位置 首页 linux 运维

dockerUI

 

dockerUI

kevana/ui-for-docker: A web interface for Docker, formerly known as DockerUI. This repo is not maintained

 

 

不如 poartainer好用

(base) [root@wiki uidocker]# cat docker-compose.yaml 

services:
  dockerui:
    image: uifd/ui-for-docker
    container_name: dockerui
    restart: always
    ports:
      - "9000:9000"
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock

 

 

欢迎来撩 : 汇总all

白眉大叔

关于白眉大叔linux云计算: 白眉大叔

热门文章