Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

0.6.0

Latest
Compare
Choose a tag to compare
@leonardochaia leonardochaia released this 05 Nov 15:27
· 3 commits to master since this release

Bug Fixes

  • fixes container list not being updated when a container is created (929a639)
  • image selector not working for docker hub (29554ad)
  • log out from docker hub (092b7c7)
  • test registry credentials only when needed (30e2224)
  • use v2/ instead of catalog for testing registries (5b9c80b)

Features

  • added link to create a container in container list (60c79a7)
  • adds a Retry button when a container fails to create (6215aba)
  • adds auto remove falg (eebc027)
  • adds registry cache and fallback to local daemon (a88b6c5)
  • adds registry image history view (33c8948)
  • adds Retry button when loading image list fails (f30183a)
  • centralized image view (514ae08)
  • centralized search public docker hub (041bb20)
  • clear cache on demand in settings page (b352952)
  • clone containers (f04901f)
  • image info for docker hub images (0ddfd75)
  • improved container action buttons (631771c)
  • use same header for container list and inspect (9c9a23d)