Code Monkey home page Code Monkey logo

docui's Introduction

docui - GUI Docker Client With Go

About docui

docui is gui docker client.
docui can do thises.

  • image

    • search/pull/remove
    • save/import/load
    • inspect
  • container

    • create/remove
    • start/stop
    • export/commit
    • inspect

Required Tools

  • Go Ver.1.11
  • Docker Engine Ver.18.06.1-ce
  • Git

Installation/Update

If yo not install go and set GOPATH/GOBIN,
you must install and set env before install docui.

$ git clone https://github.com/skanehira/docui
$ cd docui
$ go install

Keybindings

panel operation key
all change panel Tab
all quit Ctrl + q
all quit q
all close panel Esc
image list pull image p
image list search images Ctrl + s
image list remove image d
image list create container c
image list display detail Enter
image list display detail o
image list save image s
image list import image i
image list load image Ctrl + l
image list next image j
image list previous image k
container list display detail Enter
container list display detail o
container list delete container d
container list next container j
container list previous container k
container list start container u
container list stop container s
container list export container e
container list commit container c
pull image pull image Enter
pull image close panel Ctrl + w
create container next input box Ctrl + j
create container previous input box Ctrl + k
create container close panel Ctrl + w
create container create container Enter
detail cursor dwon j
detail cursor up k
detail page dwon d
detail page up u
search images search image Enter
search images close panel Ctrl + w
images next image j
images previous image k
images pull image Enter
images close panel Ctrl + w

How to use

For details of the input panel please refer to wiki

Screenshots

docui's People

Contributors

skanehira avatar

Watchers

 avatar  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.