Mondoo Docs

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 dst

Relationships

Mini Map
Operating System
3 resources · 5 relationshipsClick to select, expand fields to see properties.

Fields (4)

FieldTypeDescription
chmodrequired
stringOctal permissions of the file(s)
chownrequired
stringOwnership of the file(s)
dstrequired
stringThe destination in the image for the file(s)
srcrequired
[]stringOptional source to copy file(s) from when not using the default build context