Registries, search & AI
Oxidock combines registry lookup, global search, and optional local AI assistance to reduce context switching.
Registry workflows
Use registries to find image names, tags, and metadata before pulling or running containers.
| Workflow | Purpose |
|---|---|
| Docker Hub search | Find public images and common tags. |
| Custom OCI registries | Prepare for private or self-hosted registry support. |
| Credentials | Keep registry access explicit and locally controlled. |
Global search
Search should help you jump across containers, images, volumes, networks, logs, docs, and command references without remembering where a thing lives.
Local AI assistant
When enabled, the AI assistant runs locally by default. It can help explain resources, suggest Docker commands, and summarize logs, but Oxidock should keep suggestions inspectable before action.
AI assistance should support command understanding. It should not hide command safety decisions.
