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
建议启用volume挂载本地磁盘,落地ddns的域名配置。
The text was updated successfully, but these errors were encountered:
看你怎么配置的。重启不会丢失的。只有删除才可能。
Sorry, something went wrong.
docker run -d \ --name ddns-go \ --restart=always \ -v /opt/ddns-go:/root/ \ -p 9876:9876 \ jeessy/ddns-go
如果你那里不可以的话。-v /opt/ddns-go:/root/
-v /opt/ddns-go:/root/
No branches or pull requests
建议启用volume挂载本地磁盘,落地ddns的域名配置。
The text was updated successfully, but these errors were encountered: