# Instalación de Docker en Mac

### **¿Por qué consultar la documentación oficial?**

* Docker actualiza frecuentemente sus requisitos y procedimientos de instalación.
* Existen diferencias importantes según el tipo de chip de tu Mac (Apple Silicon o Intel).
* La documentación oficial incluye advertencias, notas de compatibilidad y enlaces a recursos de soporte y solución de problemas.
* Garantiza que sigas las mejores prácticas y evites errores comunes.

### **Enlace a la documentación oficial de Docker para Mac**

> **Para instalar Docker Desktop en Mac, consulta la guía oficial:**
>
> [Instalación oficial de Docker Desktop en Mac](https://docs.docker.com/desktop/setup/install/mac-install/)

**Sigue la documentación oficial para asegurar una instalación correcta y segura de Docker en tu Mac.**<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://darioaplicano.gitbook.io/influxdb2.x/instalacion-y-configuracion-inicial/1.-docker/instalacion-de-docker-en-mac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
