fk-container-web-tty

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

README

Container web TTY

Master Build Status

Tired of typing docker ps | grep xxx && docker exec -ti xxxx sh ? Try me!

Although I like terminal, I still want a better tool to get inside of the containers and do some things. So I build this container-web-tty. It can help you get into the container and execute commands via a web-tty, based on yudai/gotty with some change.

Both docker and kubectl are supported.

TODO

  • it works
  • docker backend
  • kubectl backend
  • beautiful index
  • proxy mode(client -> server's containers)

- [ ] session and auth

- [ ] hold the TTY(with timeout)

Show-off

List the containers on your machine:

It will execute sh if there is no /bin/bash inside the container:

Of Cause bash:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL