I have a PIP installation, version 3.2.6, that was installed on a system before I took it over. It’s really out of date and I need to get it updated to a Docker installation. I’m definitely not a Linux guru, is there any documentation on this or could someone point me in the right direction to get it done?
PIP and Docker don’t provide a way to move from each other, they are different technologies.
We are attempting to define the steps to do so manually. This is being discussed in these topics. Feedback is important to fine tune these steps and provide an official method in the documentation.