Skip to content

Preview build (main)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:58

Added

  • Run modal recipes — a curated, data-driven catalog for popular images (postgres, mysql,
    mariadb, mongo, redis, rabbitmq, nginx, …) pre-fills the required environment variables that
    image metadata can't express, plus a suggested name and default ports/volumes. Required-but-empty
    variables are flagged and block Run with an inline reason. (KON-58)
  • Compose: bring projects up from a file — a "New project" flow that picks a compose file and
    streams up output live over the CEAL (driving the engine's Compose CLI), plus per-project
    Down (stop & remove containers and the project network) and aggregated logs (a combined,
    colour-per-service stream). (KON-59)
  • Clickable ports in Inspect — the container Inspect tab now lists published port mappings, and
    published TCP ports open in the browser with one click. (KON-63)

These builds are unsigned / not notarized.
Linux: the .AppImage is self-contained — chmod +x and run it.
macOS: unzip, then clear quarantine before first launch: xattr -cr Kontena.App.
Windows: unzip and run Kontena.App.exe; SmartScreen may warn on first launch.