How can I provide w/r access to user for mounted volume?

后端 未结 0 839
半阙折子戏
半阙折子戏 2020-12-08 22:58

This is the relevant part of the Dockerfile:

FROM ubuntu

VOLUME /project/data/

# RUN chown -R nobody /project/data/

USER nobody

This is th

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