Giter Club home page Giter Club logo

visualdocker's Introduction

VisualDocker

让你更加方便快捷的使用docker

目前进度:

  1. 可以通过控制台查看docker的信息
  2. 控制台检测到Docker异常会终止程序
  3. 通过 Web 界面展示信息
  4. soon...

使用方法

  1. 进入项目目录执行go build
  2. 得到VDController二进制文件,给予可执行权限sudo chmod +x VDController
  3. VDController放到独立文件夹
  4. 执行./VDController即可开启程序

配置文件

配置文件在第一次运行后会在程序同级目录生成,随后可自行更改

  • WebEnable = true&false 开启程序后是否自动开启网页功能
  • ListeningPort = '0.0.0.0:8080' 网页功能的监听地址以及端口

网页端用法

  1. IP:8080 是一个默认主页(什么都没有)
  2. IP:8080/json 返回 docker 版本
  3. IP:8080/search?image=xxxxx 返回指定镜像对应在运行的容器

visualdocker's People

Stargazers

Horon_Lee avatar  avatar

Watchers

Horon_Lee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.