We can install Python2 on Alpine using python2 package.
python2
$ apk add --no-cache python2
Source: StackOverFlow
Last updated 4 months ago