Dockerfile not installing latest pypi version

后端 未结 0 571
天涯浪人
天涯浪人 2020-12-10 10:50

I have the following Dockerfile to create a container with Flower.

FROM python:alpine

# Get latest root certificates
RUN apk add --no-cache ca-certificates &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题