testcontainers/helloworld:1.3.0-linux镜像信息

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

原镜像地址:

testcontainers/helloworld:1.3.0-linux

国内加速镜像地址:

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

镜像详细信息:

{
  "Id": "sha256:dff3dadfe3573fc744aa5718a26e91f7104b280bdd9376b40282cc5d2b6c9d81",
  "RepoTags": [
    "testcontainers/helloworld:1.3.0-linux"
  ],
  "RepoDigests": [
    "testcontainers/helloworld@sha256:dff3dadfe3573fc744aa5718a26e91f7104b280bdd9376b40282cc5d2b6c9d81"
  ],
  "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": 2093594,
  "RootFS": {
    "Type": "layers",
    "Layers": [
      "sha256:c24a862847b0d5e1e732f703963c510a9aad4cd04ecbc0907684616136c0d28f",
      "sha256:499ac7da8549ba3277c58f17e9868dfea52c9a9aef10bccfe98a6be970162dec",
      "sha256:dad0a0bf59707e0785597ecf78b8dd1cd7e559b15c239f3a0b08b15a0381fc01"
    ]
  },
  "Metadata": {
    "LastTagTime": "2026-02-26T09:21:28.782300014Z"
  },
  "Descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:dff3dadfe3573fc744aa5718a26e91f7104b280bdd9376b40282cc5d2b6c9d81",
    "size": 5413
  }
}

编译历史:

[
  {
    "Comment": "buildkit.dockerfile.v0",
    "Created": 1756743208,
    "CreatedBy": "ENTRYPOINT [\"/helloworld\"]",
    "Id": "sha256:dff3dadfe3573fc744aa5718a26e91f7104b280bdd9376b40282cc5d2b6c9d81",
    "Size": 0,
    "Tags": [
      "testcontainers/helloworld:1.3.0-linux"
    ]
  },
  {
    "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
  }
]