Skip to content

v0.0.12

Compare
Choose a tag to compare
@av av released this 02 Aug 18:55
· 311 commits to main since this release
  • Container name prefix: all containers from the toolkit are now prefixed with harbor. to avoid conflict with other locally running setups
# Can be adjusted via .env or with CLI
harbor config get container.prefix # harbor
harbor config set container.prefix friendly # friendly.ollama
  • Fixing harbor ln to use CLI name without an extension

Full Changelog: v0.0.11...v0.0.12