Optimize docker image build size with curl

后端 未结 0 396
慢半拍i
慢半拍i 2020-12-28 15:05

I need to install on docker the latest version of curl

when using the following the docker size is ~140MB

FROM debian:10.7

RUN apt-get update &&am         


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