zouyq
1b48cea50a
dockerfile fallback debian11,fix azure cognitiveservices speech error
Python 3.10-slim based Debian 12, using Azure TextToVoice may result in an error. the Speech SDK does not currently support OpenSSL 3.0, which is the default version in Ubuntu 22.04 and Debian 12
1 anno fa
zhayujie
233b24ab0f
feat: add global admin config
1 anno fa
zhayujie
e4c7602c0c
docs: update README.md
1 anno fa
zhayujie
12c170f227
chore: remove useless docker files
1 anno fa
zhayujie
930fd436ea
feat: modify docker-compose file to pull image from dockerhub
1 anno fa
lanvent
f1a00d58ca
chore(Dockerfile.latest): comment out the sed command to replace apt source with tuna mirror
The sed command to replace the apt source with the tuna mirror has been commented out. This is because the command is not necessary for the current build and may cause issues in the future.
1 anno fa
lanvent
9d2cb75c84
fix(docker): chown /usr/local/lib in debian dockerfile
1 anno fa
lanvent
2133c1d6af
fix(Dockerfile): create /home/noroot directory and change ownership of it
1 anno fa
wuqih
c9055989e9
fix
1 anno fa
wuqih
b6226a45bb
fix
1 anno fa
lanvent
45b89218de
fix: support set_openai_api_key for all channels
1 anno fa
lanvent
beb7bda243
fix(docker): use debian.latest as latest image
1 anno fa
lanvent
bef2896f50
add libavcodec-extra to Dockerfile
1 anno fa
lanvent
8205d2552c
fix(Dockerfile): add extra-index-url to pip install command
1 anno fa
lanvent
8f72e8c3e6
formatting code
1 anno fa
李超
fc5d3e4e9c
feat: Make the size parameter of the resulting picture configurable
1 anno fa
lanvent
f973bc3fe2
add requirements-optional.txt
1 anno fa
lanvent
a68af990ea
update Readme.md
1 anno fa
lanvent
e71c600d10
feat: new itchat qrcode generator
1 anno fa
lanvent
4bcd76fe93
feat: update python in docker to 3.10
1 anno fa
lanvent
c3a2bd70ff
docker: remove unused command
1 anno fa
lanvent
46a6223a43
docker: use environment args to set parameters
1 anno fa
zhayujie
e226c93eeb
fix: json parse error in docker #600 #601
1 anno fa
zhayujie
5aedce647f
fix: docker permission bug
1 anno fa
Look_World
ea5f7173bd
1.Docker支持部署最新版本; 2.优化构建速度,无须再次下载包;
1 anno fa
limccn
1bb5c6dc0d
feat: container support voice reply
1 anno fa
limccn
b204d305a1
feat: container support speech recognition
1 anno fa
limccn
494c5a6222
feat: container support proxy with tag 1.0.4
1 anno fa
limccn
820b255e24
feat: container support v1.0.2 wechaty
1 anno fa
limccn
badceb2798
feat: use entrypoint.sh override environment variables
1 anno fa
limccn
296f3d0d47
feat: support docker/container running
1 anno fa