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 year ago
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 year ago
lanvent
9d2cb75c84
fix(docker): chown /usr/local/lib in debian dockerfile
1 year ago
lanvent
2133c1d6af
fix(Dockerfile): create /home/noroot directory and change ownership of it
1 year ago
wuqih
b6226a45bb
fix
1 year ago
lanvent
beb7bda243
fix(docker): use debian.latest as latest image
1 year ago
lanvent
bef2896f50
add libavcodec-extra to Dockerfile
1 year ago
lanvent
8205d2552c
fix(Dockerfile): add extra-index-url to pip install command
1 year ago
lanvent
f973bc3fe2
add requirements-optional.txt
1 year ago
lanvent
4bcd76fe93
feat: update python in docker to 3.10
1 year ago
lanvent
c3a2bd70ff
docker: remove unused command
1 year ago
lanvent
46a6223a43
docker: use environment args to set parameters
1 year ago
Look_World
ea5f7173bd
1.Docker支持部署最新版本; 2.优化构建速度,无须再次下载包;
1 year ago
limccn
494c5a6222
feat: container support proxy with tag 1.0.4
1 year ago
limccn
820b255e24
feat: container support v1.0.2 wechaty
1 year ago
limccn
badceb2798
feat: use entrypoint.sh override environment variables
1 year ago
limccn
296f3d0d47
feat: support docker/container running
1 year ago