The `~` caused docker commands to error with the following: ``` $ docker images Could not read CA certificate "~/.docker/machine/machines/dev/ca.pem" ``` Switching to $HOME fixes the issue |
||
|---|---|---|
| .. | ||
| available | ||
The `~` caused docker commands to error with the following: ``` $ docker images Could not read CA certificate "~/.docker/machine/machines/dev/ca.pem" ``` Switching to $HOME fixes the issue |
||
|---|---|---|
| .. | ||
| available | ||