0.8-beta.3
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.