PatchDetailsOldLayer interface
The old layer details in the target image.
Properties
| framework |
The framework and its version in the old run image for the target image. |
| name | The details of the old layer for the target image. |
| os |
The OS name and its version in the old run image for the target image. |
Property Details
frameworkAndVersion
The framework and its version in the old run image for the target image.
frameworkAndVersion?: string
Property Value
string
name
The details of the old layer for the target image.
name?: string
Property Value
string
osAndVersion
The OS name and its version in the old run image for the target image.
osAndVersion?: string
Property Value
string