testcontainers/helloworld:1.3.0镜像信息

平台:linux/amd64 版本:1.3.0 镜像大小:2.09M 浏览次数:21

原镜像地址:

testcontainers/helloworld:1.3.0

国内加速镜像地址:

swr.cn-north-4.myhuaweicloud.com/www.linux-man.cn/testcontainers/helloworld:1.3.0

镜像详细信息:

{
  "Id": "sha256:0583316c97e9ce0b4e2e5029c2c5efb4895e0cfdb412c69474ae38a7ab7815d6",
  "RepoTags": [
    "testcontainers/helloworld:1.3.0"
  ],
  "RepoDigests": [
    "testcontainers/helloworld@sha256:0583316c97e9ce0b4e2e5029c2c5efb4895e0cfdb412c69474ae38a7ab7815d6"
  ],
  "Comment": "buildkit.dockerfile.v0",
  "Created": "2025-09-01T16:13:28.070318187Z",
  "Config": {
    "Env": [
      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    ],
    "Entrypoint": [
      "/helloworld"
    ],
    "WorkingDir": "/"
  },
  "Architecture": "amd64",
  "Os": "linux",
  "Size": 2093272,
  "RootFS": {
    "Type": "layers",
    "Layers": [
      "sha256:c24a862847b0d5e1e732f703963c510a9aad4cd04ecbc0907684616136c0d28f",
      "sha256:499ac7da8549ba3277c58f17e9868dfea52c9a9aef10bccfe98a6be970162dec",
      "sha256:dad0a0bf59707e0785597ecf78b8dd1cd7e559b15c239f3a0b08b15a0381fc01"
    ]
  },
  "Metadata": {
    "LastTagTime": "2026-02-26T09:01:07.072850981Z"
  },
  "Descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:0583316c97e9ce0b4e2e5029c2c5efb4895e0cfdb412c69474ae38a7ab7815d6",
    "size": 5091
  }
}

编译历史:

[
  {
    "Comment": "buildkit.dockerfile.v0",
    "Created": 1756743208,
    "CreatedBy": "ENTRYPOINT [\"/helloworld\"]",
    "Id": "sha256:0583316c97e9ce0b4e2e5029c2c5efb4895e0cfdb412c69474ae38a7ab7815d6",
    "Size": 0,
    "Tags": [
      "testcontainers/helloworld:1.3.0"
    ]
  },
  {
    "Comment": "buildkit.dockerfile.v0",
    "Created": 1756743208,
    "CreatedBy": "COPY /helloworld /helloworld # buildkit",
    "Id": "<missing>",
    "Size": 1904640,
    "Tags": null
  },
  {
    "Comment": "buildkit.dockerfile.v0",
    "Created": 1756743102,
    "CreatedBy": "COPY static /static # buildkit",
    "Id": "<missing>",
    "Size": 98304,
    "Tags": null
  },
  {
    "Comment": "buildkit.dockerfile.v0",
    "Created": 1756743102,
    "CreatedBy": "COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit",
    "Id": "<missing>",
    "Size": 229376,
    "Tags": null
  }
]