Tag: Docker

Docker… What a blessing, what a curse. These articles describe some of my solutions to some of the issues I’ve run into.
Docker… What a blessing, what a curse. These articles describe some of my solutions to some of the issues I’ve run into.
Once again, I come to you with a surprisingly opaque problem and offer to share my bemusingly simple solution. That should be a dedicated series on my blog – although on second thought, perhaps lobbing 90% of my articles under one tag wouldn’t be helpful… 😁 Problem When running docker-compose…Continue reading Docker-compose fails on Windows with “Error while fetching server API version: (2, ‘CreateFile’, ‘The system cannot find the file specified.’)”
What a nice headline, right? 😅 One day, I thought I’d give Home Assistant a try! And obviously, I couldn’t just make things easy and run it in a Linux virtual machine or my Raspberry Pi – instead, obviously, I decided to run it on Windows 10! And obviously, I’d…Continue reading Gotchas when configuring Home Assistant on Docker on Windows