> One should probably run their own package server like https://github.com/pypiserver/pypiserver
Never used pypiserver but I’ve had a good experience with https://github.com/devpi/devpi
Never used pypiserver but I’ve had a good experience with https://github.com/devpi/devpi
One should probably run their own package server like https://github.com/pypiserver/pypiserver
All of that said, containers are nice because you have a log of what is running, easy to transport and coordinate.
When you use Go and Rust over Python, does the use of Docker disappear? What replaces it?