Skip to content

0.8-beta.3

Compare
Choose a tag to compare
@moncho moncho released this 09 Jul 22:57
· 460 commits to master since this release

Highlights

Increase Docker Swarm management capabilities by adding support for fetching service logs.

New features

  • Pressing l on the service list will show the logs of the selected service. This only works if the Docker Engine version is equal or greater than 17.04. And, obviously, if it is running on Swarm Mode.

Bugfixes

  • Improved buffer internals so it is less likely (if at all) to get visual glitches due to race conditions.