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