Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...
If I were to write some instructions telling people to invoke Python on Linux from a command line, I'd assume they'd just type "python". But I just tried it on OpenSUSE Tumbleweed and the "python" ...