- 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 lnto use CLI name without an extension
Full Changelog: v0.0.11...v0.0.12