Docker argument to a RUN echo command

前端 未结 0 431
刺人心
刺人心 2021-02-12 04:46

As part of a Dockerfile, I am attempting to modify a text file (ssh_config) to contain a variable passed through by the user (as an ARG) to the docker container at build time.

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