tableflip / guvnor

A node process manager that isn't spanners all the way down
MIT License
430 stars 37 forks source link

Heap snapshots under Docker #43

Closed achingbrain closed 9 years ago

achingbrain commented 9 years ago

When you take a heap snapshot of a process running under a dockerised guvnor, there's no easy way to get the actual dump file.

The web interface needs a page that lets you download heap snapshots.

achingbrain commented 9 years ago

This was working, now it's not. That is, you can take snapshots and remove them, but not download them.

Fix coming soon.