-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
docker怎么用啊 #4
Comments
- 如工具是自动下载的话这步可以省略;如是百度云下载的话,将解压的tools目录放置项目主目录即main.py这一层;
- 执行`docker build -t auto .`构造镜像
- 查看、修改、执行`./docker_run.sh`命令即可运行项目
在 2021-03-13 02:56:54,"HoAd123" ***@***.***> 写道:
我下载了tools,但不知道放哪,可以出个详细点的教程嘛
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
显示没有1.url |
为啥每次运行都会提示说tools不存在 然后再重新下载工具呢 |
因为tools没下载完全你就关掉了吧
需要先等下载完工具 或者 手动下载readme里那个网盘链接,
下载完后,即主目录里有tools这个目录时候 docker就可以运行了
在 2021-05-10 14:08:49,"tranfer" ***@***.***> 写道:
为啥每次运行都会提示说tools不存在 然后再重新下载工具呢
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
你看下tools目录里工具都在的话,在tools目录里手动创建个install.lock文件就可以了
在 2021-05-10 14:20:01,"tranfer" ***@***.***> 写道:
第一次用的时候下载完了哒 ,报告都生成了
但是第二次还是提示不存在要下载 又xi下载了一遍
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
文件内容写啥呢 |
创建了个空白文件,可以了。 多谢! |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
我下载了tools,但不知道放哪,可以出个详细点的教程嘛
The text was updated successfully, but these errors were encountered: