You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes the following changes and fixes:
Fixed Docker fallback logic for start-local-podman #97
Fixed broken link in docker compose update message #96
Enabled the EDOT Collector’s OpAMP extension in start-local's EDOT configuration #93
Added host.docker.internal and model-runner.docker.internal for supporting local AI models using Ollama or Docker Model Runner#89
Added Podman support with start-local-podman.sh script #86. The Podman script is in beta, you can try it with the following command: curl -fsSL https://raw.githubusercontent.com/elastic/start-local/refs/heads/main/start-local-podman.sh | sh
Update uninstall command to return to previous directory #84