Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Releases: gettyimages/docker-gc

v1.1.1

15 Mar 19:22

Choose a tag to compare

Fixed:

  • bug in logic for REMOVE_EXTERNAL_VOLUMES which was causing external volumes to be deleted

Added:

  • inclusion of the volume driver when logging deleted volumes

v1.1

09 Feb 20:09

Choose a tag to compare

Added

  • REMOVE_EXTERNAL_VOLUMES env var (defaulted to 0/false) which controls whether external (driver other than 'local') docker volumes are removed
  • Bumped docker client support from 1.12+ back to 1.11+