Replies: 1 comment
-
可以把docker里的默认配置文件复制到宿主机上,在宿主机上修改调整之后再挂载到docker里。下面的命令供参考 docker run -it zpan cat /etc/zpan/zpan.yml > /etc/zpan/zpan.yml
vi /etc/zpan/zpan.yml
docker run -it -v /etc/zpan:/etc/zpan zpan |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RT
Beta Was this translation helpful? Give feedback.
All reactions