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

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