最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

docker - Question about Package Inclusion and User Creation in Kolla Base Image - Stack Overflow

programmeradmin0浏览0评论

I'm currently reading through the OpenStack Kolla source code, and I noticed a few design choices in the "kolla/base" image that I’d like to understand better:

The kolla/base The image includes several packages (such as Apache) that don’t appear necessary for most containers. Additionally, user and group accounts for all services are created in the base image, even though all containers don’t use them.

Could someone explain the reasoning behind including these components in the base image? Is there any documentation available that provides insight into the design approach for Kolla images?

发布评论

评论列表(0)

  1. 暂无评论