Home  >  Q&A  >  body text

DockerFile 文件中如何设置容器内部的进程使用非Root执行

DockerFile 文件中如何设置容器内部的进程使用非Root执行。

怪我咯怪我咯2755 days ago577

reply all(1)I'll reply

  • 阿神

    阿神2017-04-27 09:03:34

    Use USER command

    USER liu

    reply
    0
  • Cancelreply