Skip to content

1.3.1

Compare
Choose a tag to compare
@mblaschke mblaschke released this 30 Jan 22:02
· 624 commits to master since this release
  • Introduce /entrypoint.d and /entrypoint.cmd
  • Switch to endless tail in noop cmd (entrypoint cmd)
  • Improve syslog (eg. configuration improvements; switch to file/pipe based if tty is available or not; fixes warning)
  • Improved serverspec run (missing fsync after creation of Dockerfile)
  • Remove Makefile target dist-upgrade (not needed anymore)
  • Merge setup and requiements target
  • Introduce RETRY env var, set default to 1
  • Smaller bugfixes