H
H
HexUserHex2020-02-04 13:37:45
Docker
HexUserHex, 2020-02-04 13:37:45

dockerfile install specific python version?

Good afternoon, I

need to build a docker image by installing a specific version of python (3.7.3rc1)
I try:

FROM ....
RUN apk add python3=3.7.3rc1


I see an error while compiling:
ERROR: unsatisfiable constraints:

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question