MQL5-Google-Onedrive/docs/Docker_CLI_setup.md
google-labs-jules[bot] 0a79237849 feat: Add documentation for CLI tools
This commit adds documentation for the installation and setup of the following CLI tools:
- Jules CLI
- Cursor CLI
- Firebase CLI
- Docker CLI
- GitHub CLI

The documentation is located in the `docs` directory.
2025-12-27 05:43:07 +00:00

753 B

Docker CLI Setup

Installation

The Docker command-line interface (CLI) is included with Docker Desktop. To install it, you need to install Docker Desktop for your operating system.

Please refer to the official documentation for detailed installation instructions:

After installation, the docker command will be available in your terminal. You can verify the installation by running:

docker --version