Dienstag, 12. Mai 2020

Docker Desktop update fails [solved]

I had the problem that every Docker Desktop update failed and I had to reinstall Docker Desktop. Now I have solved it. The problem was that when ProcessExplorer is running in the background, Windows can't delete the services, and only marks them as "will be deleted" - which happens on the next restart of Windows.

If ProcessExplorer is closed just before the update process, then the Docker desktop update will run without problems. I guess there are more tools like ProcessExplorer which will prevent the Windows service deletion, but this was the reason on my machine as I'm always starting the ProcessExplorer with the Windows start.

Maybe this information will help someone else.

Freitag, 8. Mai 2020

Design principles Wiki

Are you interested in software design principles like SOLID, KISS or High cohesion & low coupling? You want to know in which context a principle is useful and which other principles are related or contrary to it?

Then this Principle-Wiki will be helpful: http://www.principles-wiki.net