Skip to content

Releases: docwhat/docker-gc

1.0.7

16 Jan 18:05
Compare
Choose a tag to compare

Changed

  • Fixed crash due to concurrent read and write.
  • CLI wouldn't exit when given bad flags.

1.0.6

13 Oct 05:19
Compare
Choose a tag to compare

Changed

  • Updated docker support.
  • Logger now logs docker actions correctly.
  • Fixed regression: Events are now listened for again.
  • Ensure events won't slow down dockerd.

1.0.5

04 Sep 06:21
Compare
Choose a tag to compare

Changed

  • Binaries are smaller now. About 8MiB to 5MiB.

1.0.4

04 Sep 04:38
Compare
Choose a tag to compare

Added

Changed

  • All logging goes to stderr except for fatals.
  • --quiet doesn't hide errors anymore.
  • Removed timestamps from logging output.

1.0.3

15 Jul 01:11
Compare
Choose a tag to compare

Changed

  • Force all binaries to be statically compiled.

1.0.2

15 Jul 00:17
Compare
Choose a tag to compare

Added

  • Clean up dangling images too.
  • Added --dangle-safe-duration=DUR flag

Changed

  • Replaced --verbosity=NUM flag with simpler --quiet

1.0.1

27 May 04:17
Compare
Choose a tag to compare

Changed

  • Nothing; version changed to fix build error.

1.0.0

27 May 02:40
Compare
Choose a tag to compare

Initial Version!