Skip to content

Simple web interface for common Docker commands, streams stdin/stdout

License

Notifications You must be signed in to change notification settings

codingblocks/mink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68ae3ab · Jun 30, 2019

History

9 Commits
Jun 13, 2019
Jun 30, 2019
Jun 30, 2019
Jun 30, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 30, 2019
Jun 13, 2019

Repository files navigation

(Prototype) Simple web interface for common Docker commands.

It allows for (highly insecure) streaming between the xtermjs panes and processes running on the server.

This is super dangerous, and you should never use it...but it's kinda cool.

Screenshot of Mink

This project is still in it's infancy, so not bothering to open tickets yet. Here is a rough outline of known issues and undones:

  • Tabbing is funky
    • Doesn't check if the tab is already open
      • Doesn't open up the next tab when one is closed
  • Can't have log/attach open for same container
  • Any sort of testing
  • Mac/Remote Docker support (currently windows only)
  • Delete key doesn't work
  • Any way to get auto-complete behavior?
  • Processes should eventually timeout/reconnect
  • Mac/Remote Docker support (currently windows only)

About

Simple web interface for common Docker commands, streams stdin/stdout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published