New LinkAhead Release 0.14.0

We just released a new LinkAhead version which changes the default behavior of the linkahead start command: From now on, the default is to not build a new docker image but to pull and use an existing one. Image building can still be triggered by adding the --build option.

Also, we updated the underlying LinkAhead components to their most recent versions (see gitlab.com/linkahead) and fixed some minor bugs. As usual, you can download the Debian package here.

What’s new?

  • linkahead start doesn’t trigger the building of a docker image by default.
  • Image building can be triggered with the --build option.
  • Consequently, the --no-build option has been deprecated as it is the new default.
  • The deprecated --no-health option was removed.

Component updates:

  • linkahead-webui: 0.13.3 → 0.14.0
  • linkahead-pylib: 0.14.0 → 0.15.0
  • linkahead-advanced-user-tools: 0.9.0 → 0.12.0