Debian – Docker install python to nodejs Docker image
I am trying to install python 3.8.10 to nodejs Docker image but I get error that it cannot install python. I tried the things here in this question but it gave the same error. My dockerfile is like this FROM…