主要公开日志

来自開源之海

所有開源之海公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2026年5月8日 (五) 17:04 Johnson 留言 贡献创建了页面基礎原理:容器技术/Docker/Concepts/image (创建页面,内容为“== Explanation == Seeing as a container is an isolated process, where does it get its files and configuration? How do you share those environments? That's where container images come in. A container image is a standardized package that includes all of the files, binaries, libraries, and configurations to run a container. For a PostgreSQL image, that image will package the database binaries, config files, and other dependencies. For a Python web app, it'll inc…”) 标签2017年版源代码编辑