Rapid Dashboard
Rapid is a lightweight Docker developer interface that simplifies interaction with the Docker Remote API. It allows users to quickly manage and manipulate Docker containers and images through a visual interface or cURL commands.
·Support interaction with Docker Remote API through cURL commands, lowering the threshold for command-line operations Automatically converts pasted cURL commands into equivalent Docker remote requests ·Provide a command editor that supports direct editing and generation of Docker API requests ·Support common operations such as container creation, mirror query, and container log viewing ·Equivalent cURL commands can be quickly copied using shortcut keys (such as ++C) ·Lightweight design that is easy to integrate into developer's daily workflow ·Open source and adopt MIT license to support community contribution and secondary development

