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
大佬,docker启动指令docker run -d --env-file .env autodl-keeper中指定的文件名.env应该改为.env.temlpate,不然系统会报找不到指定文件的错误
The text was updated successfully, but these errors were encountered:
更新 md 文档了,我加上容器的部署方案了
Sorry, something went wrong.
这么启动: docker run -d --env-file .env --name autodl-keeper autodl-keeper 我在腾讯云上次测试的:
docker run -d --env-file .env --name autodl-keeper autodl-keeper
No branches or pull requests
大佬,docker启动指令docker run -d --env-file .env autodl-keeper中指定的文件名.env应该改为.env.temlpate,不然系统会报找不到指定文件的错误
The text was updated successfully, but these errors were encountered: