Image Building Parameters
Parameter | Can it be Empty | Overview |
---|---|---|
Image Type | No | Refers to the type of the image. For different types of images, the building parameters are different. Refer to: Parameters Associated with Image Types, The Relationship between Image Types and Compilation Environments |
Base Image Repository | No | Refers to the repository where the image referenced in the Dockerfile (non-official Docker Hub image) is located, that is, the repository to which the image after the FROM statement belongs. |
Dockerfile | No | Refer to: Simple Instructions for Dockerfile |
Image Version Number | No | The version number defaults to start from 1.0 and increments by 0.1 each time the compilation is carried out. Refer to: Image Version Number |
External Files | Yes | External files can be uploaded to the image. Refer to: Software Center, Adding Files to the Image |
Image Synchronization Repository | No | The repository to which the image needs to be pushed after the compilation is completed. Refer to: Image Synchronization Repository |
作者:chering 创建时间:2025-01-16 13:47
最后编辑:chering 更新时间:2025-01-17 09:02
最后编辑:chering 更新时间:2025-01-17 09:02