Dockerfile COPY instructions
docker.file.copy MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating SystemPrivate Resource
Dockerfile COPY instructions
Min version: 9.0.0Defaults:
src dstRelationships
3 resources · 5 relationships·Click to select, expand fields to see properties.
Fields (4)
| Field | Type | Description |
|---|---|---|
chmodrequired | string | Octal permissions of the file(s) |
chownrequired | string | Ownership of the file(s) |
dstrequired | string | The destination in the image for the file(s) |
srcrequired | []string | Optional source to copy file(s) from when not using the default build context |