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 commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.1
Fixed
Docker: config file no longer required — removed the default ENV CONFIG_FILE=/data/config.toml from the Dockerfile. The container now starts without a config file, using all defaults. Pass -e CONFIG_FILE=/data/config.toml explicitly if you want one.
Docker
Multi-arch images (linux/amd64, linux/arm64) published to ghcr.io/aperio-search/aperio:v1.0.1 and :latest