Mondoo Docs

Dockerfile stages

docker.file.stage MQL resource for querying Operating System infrastructure with cnquery and cnspec.

Operating SystemPrivate Resource

Dockerfile stages

Min version: 9.0.0Defaults: from.name

Relationships

Mini Map
Operating System
10 resources · 21 relationshipsClick to select, expand fields to see properties.

Fields (12)

FieldTypeDescription
addrequired
[]docker.file.addADD instructions in this Dockerfile
argrequired
[]docker.file.argARG instructions in the Dockerfile
cmdrequired
docker.file.runCMD instructions in this Dockerfile
copyrequired
[]docker.file.copyCOPY instructions in this Dockerfile
entrypointrequired
docker.file.runENTRYPOINT instructions in this Dockerfile
envrequired
[]docker.file.envENV instructions in this Dockerfile
exposerequired
[]docker.file.exposeEXPOSE instructions in this Dockerfile
filerequired
docker.fileContains the reference to the Dockerfile this stage belongs to
fromrequired
docker.file.fromThe source of this stage, specified via `FROM` in Dockerfiles
labelsrequired
map[string]stringLABEL instructions in the Dockerfile
runrequired
[]docker.file.runRUN instructions in this Dockerfile
userrequired
docker.file.userUSER instruction in this Dockerfile