Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@kevana kevana released this 08 Sep 04:21
· 7 commits to master since this release

New in this release:

  • Connect to TLS-protected Docker daemons
  • All dates are now displayed in ISO8601 format
  • Container list now has a shortcut to view container logs
  • Can now pull images from custom registries

Fixes:

  • Error now displays when image deletion fails
  • Restarts no longer cause existing clients to break, CSRF authkey is now persisted in a data volume.
  • HostConfig removed from container start requests, Docker 1.12 issue.