Skip to content

Releases: JamieGrimwood/Crosshatch

v0.0.2

14 Feb 16:52
Compare
Choose a tag to compare

This fixes the bug where if you try and use the EXEC console on a stopped container, the entire dashboard crashes.

v0.0.1

14 Feb 16:41
Compare
Choose a tag to compare

This is the first release of crosshatch. Crosshatch allows you to control containers through the web using the Docker API. You also have the ability to use EXEC commands from the web, and they will execute inside your container. It uses websockets for live stats updating and fetch for requests.