(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.
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
- Doesn't check if the tab is already open
- 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)