We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问能否将脚本所在文件夹映射到容器内? 我看导出导入目录都是到/data里面,每次都需要命令再复制出来。如果映射容器内一些需要操作的文件夹到容器外脚本所在目录就好操作啦!
The text was updated successfully, but these errors were encountered:
不推荐这样做,导出存档本身的目的就是和服务端现在的存档进行隔离。另外我本身docker也不太熟,所以只会采用最稳妥的方法
Sorry, something went wrong.
有兴趣的话可以自己fork一下进行二开
不会......qaq
可以的,容器目录挂载出来就可以,你搜一下这个就好了
No branches or pull requests
请问能否将脚本所在文件夹映射到容器内?
我看导出导入目录都是到/data里面,每次都需要命令再复制出来。如果映射容器内一些需要操作的文件夹到容器外脚本所在目录就好操作啦!
The text was updated successfully, but these errors were encountered: