Docker argument to a RUN echo command

前端 未结 0 1538
北海茫月
北海茫月 2021-02-12 04:29

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.

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