In Dockerfile, COPY all contents of current directory except one directory

前端 未结 0 1345
时光取名叫无心
时光取名叫无心 2021-01-14 21:33

In my Dockerfile, I have the following:

COPY . /var/task

...which copies my app code into the image.

I need to exclude the

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