Why I’m uninstalling Docker Desktop
It might be the parting of the ways for me and Docker Desktop for now. There have been good times. There have been bad times. But it’s relentless demands have become too much for one software developer to bear. I’ve…
80/20 rule for blogs
There is a pithy saying I’m fond of The first 80% of a product features will be developed in 20% of the time The last 20% of a product features will be developed in 80% of the time I think…
Publishing SQL Server database in Docker
To me docker containers have an ethereal, almost unreal quality to them. Do they really exist? Where are they? What do they look like? To convince myself of their reality I want to use SQL Server Management Studio on the…
The process cannot access the file error with Docker Compose
I came across this error the other day when I was working on windows with Docker Cannot start service db: failed to create endpoint dotnet-album-viewer_db_1 on network nat: failed during hnsCallRawResponse: hnsCall failed in Win32: The process cannot access the…