Skip to content

Conversation

@jlovec1024
Copy link

  1. 使用 python image 作为 base image, 减少安装 python 的时间.
  2. 独立 python requirements.txt 安装, 减少重复安装 requirements.txt
    次数.
  3. 清除 nginx 和 supervisor 的安装缓存减少, 镜像大小.

镜像大小优化结果: 1.36GB => 532MB

1. 使用 python image 作为 base image, 减少安装 python 的时间.
2. 独立 python requirements.txt 安装, 减少重复安装 requirements.txt
次数.
3. 清除 nginx 和 supervisor 的安装缓存减少, 镜像大小.

镜像大小优化结果: 1.36GB => 532MB
@hhkens
Copy link

hhkens commented Oct 19, 2022

现在这个docker 起来根本就不好用呀 nginx 配置都有问题 直接就是无法访问 我修改后nginx开始显示502 数据库无法初始化数据

@jlovec1024 jlovec1024 closed this by deleting the head repository Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants