Expand description
Docker image build and pull operations
This module provides functionality to build Docker images from the embedded Dockerfile and pull images from registries with progress feedback.
Functionsยง
- build_
image - Build the opencode image from embedded Dockerfile
- image_
exists - Check if an image exists locally
- pull_
image - Pull the opencode image from registry with automatic fallback