Rant of the Day: Docker
The Lounge
1
Posts
1
Posters
0
Views
1
Watching
-
I can't believe that the industry standard for containerisation - has a UI (Docker Desktop) where, if you make a single mistake in setting up the options, ditches everything you've typed and forces you to start fresh instead of simply client-side validating - doesn't allow spaces in container names - doesn't allow you to do something simple like rename a container you've already created - doesn't allow --mount ~/directory, ... You can't use "~", you need to make it an absolute path (ie you can't provide a path that will work for everyone) This is where we are at? :sigh:
cheers Chris Maunder