• 1.5.9 e800d3e62b

    1.5.9 Stable

    kerem released this 2024-02-07 08:16:22 +03:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Wed, 07 Feb 2024 05:20:06 GMT
    🏷️ Git tag created: Wed, 07 Feb 2024 05:16:22 GMT

    • Increased container image staleness check interval to every 24 hours as 1 hour was too frequent
    • You can now disable staleness check by passing STALENESS_CHECK=OFF environment variable when starting the Dokemon Container (Server and Agent)
    Downloads
  • 1.5.8 a696ebd8a0

    1.5.8 Stable

    kerem released this 2024-01-01 07:04:24 +03:00 | 2 commits to main since this release

    📅 Originally published on GitHub: Mon, 01 Jan 2024 04:10:31 GMT
    🏷️ Git tag created: Mon, 01 Jan 2024 04:04:24 GMT

    • Added Status (In use/unused) column to Volumes and Networks.
    • Delete button will not be displayed for In Use or system images, volumes and networks.
    • Variables can now be passed to services in compose definition using .env as file name under env_file section. See https://docs.dokemon.dev/compose. Earlier only environments section was supported for passing variables to services.
    Downloads
  • 1.5.7 58b4878029

    1.5.7 Stable

    kerem released this 2023-12-31 11:24:53 +03:00 | 3 commits to main since this release

    📅 Originally published on GitHub: Sun, 31 Dec 2023 08:33:14 GMT
    🏷️ Git tag created: Sun, 31 Dec 2023 08:24:53 GMT

    • Added container image staleness check support for popular container registries. Earlier this was only supported for Docker Hub.
    Downloads