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.

WorkflowPurpose
Docker Hub searchFind public images and common tags.
Custom OCI registriesPrepare for private or self-hosted registry support.
CredentialsKeep registry access explicit and locally controlled.

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.