Skip to content
New issue

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

fix(docker配置): 修复文件路径挂载错误 #602

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

bestfeng1020
Copy link
Contributor

fix(docker配置): 修复文件路径挂载错误

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ zhou-hao
❌ bestfeng1020
You have signed the CLA already but the status is still pending? Let us recheck it.

- "./data/jetlinks/:/application/data/files"
- "./data/jetlinks/:/application/data/protocols"
- "./data/upload:/application/static/upload" # 持久化上传的文件
- "./data/files/:/application/data/files"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

挂载 应该就可以了吧?

- ./data/jetlinks/upload:/application/static/upload
- ./data/jetlinks:/application/data

entrypoint.sh 应该没用吧?

@zhou-hao
Copy link
Member

zhou-hao commented Feb 6, 2025

?

@zhou-hao zhou-hao merged commit 694595d into master Feb 12, 2025
1 of 3 checks passed
@zhou-hao zhou-hao deleted the fix-docker-compose branch February 12, 2025 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants