We can install Python2 on Alpine using python2 package.
python2
$ apk add --no-cache python2
Source: StackOverFlowarrow-up-right
Last updated 1 year ago