docker - using global variable in Dockerfile that persists between intermediate images? (without --build-arg)

前端 未结 0 1474
温柔的废话
温柔的废话 2020-12-22 03:39

Is there a way to have variable that persists between docker images, particularly between intermediate and main image which are all specified in Dockerfile?

I know I

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