We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8034d4 commit ce71bd9Copy full SHA for ce71bd9
dev_envs/mac-env-setup.md
@@ -225,7 +225,7 @@ In your .zshrc profile add the following configuration.
225
export DOCKER_HOST=unix://$HOME/.colima/default/docker.sock
226
```
227
228
-> **Note**
+> [!NOTE]
229
> This configuration directs Docker client tools to communicate with the
230
> Docker daemon managed by Colima, ensuring that Docker commands and
231
> applications (e.g. Molecule) function as expected without Docker Desktop.
0 commit comments