gpt4free
gpt4free copied to clipboard
Why docker image not work?
Is dockerfile still update to date?
when i clone this repo and build docker image, lose mailgw_temporary_email and ffmpeg.
is anyway to run it without py? i am not wanna install python runtime and not good at python ecological
你可以把错误输出在chatgpt上,会提示给你命令,然后把命令添加到dockerfile文件中,就行。
atm its not working
If you have an error post the error. That will help debug the issue.
If you have an error post the error. That will help debug the issue.
Hi, @bruvv . Thanks for your reply.
my point is, if i use docker, and docker image build success.
Its should not throw any error later, everythink should be ready. its not source code compile
@moonrailgun
It works now.
git pull
and build Docker image again.
Nice, everything is ok. i will close this issue.