github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/fanal/image/daemon/testdata/golden/config-alpine310.json (about)

     1  {
     2    "architecture": "amd64",
     3    "config": {
     4      "Hostname": "",
     5      "Domainname": "",
     6      "User": "",
     7      "AttachStdin": false,
     8      "AttachStdout": false,
     9      "AttachStderr": false,
    10      "Tty": false,
    11      "OpenStdin": false,
    12      "StdinOnce": false,
    13      "Env": [
    14        "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    15      ],
    16      "Cmd": [
    17        "/bin/sh"
    18      ],
    19      "ArgsEscaped": true,
    20      "Image": "sha256:7c41e139ba64dd2eba852a2e963ee86f2e8da3a5bbfaf10cf4349535dbf0ff08",
    21      "Volumes": null,
    22      "WorkingDir": "",
    23      "Entrypoint": null,
    24      "OnBuild": null,
    25      "Labels": null
    26    },
    27    "container": "7f4a36a667d138b079b5ff059485ff65bfbb5ebc48f24a89f983b918e73f4f28",
    28    "container_config": {
    29      "Hostname": "7f4a36a667d1",
    30      "Domainname": "",
    31      "User": "",
    32      "AttachStdin": false,
    33      "AttachStdout": false,
    34      "AttachStderr": false,
    35      "Tty": false,
    36      "OpenStdin": false,
    37      "StdinOnce": false,
    38      "Env": [
    39        "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    40      ],
    41      "Cmd": [
    42        "/bin/sh",
    43        "-c",
    44        "#(nop) ",
    45        "CMD [\"/bin/sh\"]"
    46      ],
    47      "ArgsEscaped": true,
    48      "Image": "sha256:7c41e139ba64dd2eba852a2e963ee86f2e8da3a5bbfaf10cf4349535dbf0ff08",
    49      "Volumes": null,
    50      "WorkingDir": "",
    51      "Entrypoint": null,
    52      "OnBuild": null,
    53      "Labels": {}
    54    },
    55    "created": "2020-01-23T16:53:06.686519038Z",
    56    "docker_version": "18.06.1-ce",
    57    "history": [
    58      {
    59        "created": "2020-01-23T16:53:06.551172402Z",
    60        "created_by": "/bin/sh -c #(nop) ADD file:d48cac34fac385cbc1de6adfdd88300f76f9bbe346cd17e64fd834d042a98326 in / "
    61      },
    62      {
    63        "created": "2020-01-23T16:53:06.686519038Z",
    64        "created_by": "/bin/sh -c #(nop)  CMD [\"/bin/sh\"]",
    65        "empty_layer": true
    66      }
    67    ],
    68    "os": "linux",
    69    "rootfs": {
    70      "type": "layers",
    71      "diff_ids": [
    72        "sha256:531743b7098cb2aaf615641007a129173f63ed86ca32fe7b5a246a1c47286028"
    73      ]
    74    }
    75  }