How to cache result/layer but run the command anyway in Dockerfile?

后端 未结 0 642
时光说笑
时光说笑 2021-01-02 15:31

I have a very long-running command in my Dockerfile, but if I save the result and run it again it is very fast. So my goal is to run the command and cache at EVERY build so

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