Skip to content

Releases: mcollina/docker-loghose

v1.2.0

11 Jul 08:17

Choose a tag to compare

  • Avoid crashing if disconnected from docker host #16 by @megastef

v1.1.0

20 Jun 09:37

Choose a tag to compare

  • Add an option to include the current container in the logs #13
  • Update docker-allcontainers to v0.5.0.
  • Use Alpine instead of Debian for the base image

v1.0.0

08 Feb 14:35

Choose a tag to compare

  • Graduation to 1.x series :).
  • Trim log lines at the end, not at the beginning

v0.9.0

04 Feb 08:48

Choose a tag to compare

  • add timestamp and do not trim the original line by #7 by @megastef

v0.8.0

18 Jan 08:21

Choose a tag to compare

v0.7.0

25 Aug 08:53

Choose a tag to compare

  • Added newline support