1 Repo
Tools that wrap Docker images as executable system commands to simulate native binaries.
Distinct from Docker Container Execution: None of the candidates describe the specific identity of an alias manager for Docker images.
Explore 1 awesome GitHub repository matching devops & infrastructure · Docker Container Alias Managers. Refine with filters or upvote what's useful.
Whalebrew is a containerized package manager and alias manager that wraps Docker images as executable system commands. It functions as a container runtime orchestrator, mapping specific images to native-behaving binaries to allow users to run containerized applications without manual container engine strings. The system utilizes a wrapper utility to map host commands to image entrypoints. It provides tools for installing, updating, and removing these mappings, and includes a search mechanism to locate available images across configured registries. The tool manages the runtime environment by
Wraps Docker images as executable system commands to run containerized applications as native binaries.