镜像构建历史
# 2025-09-21 08:07:14 0.00B 设置默认要执行的命令
CMD ["/usr/bin/bash"]
# 2025-09-21 08:07:14 0.00B 设置环境变量 LANG
ENV LANG=C.UTF-8
# 2025-09-21 08:07:14 33.30KB 执行命令并创建新的镜像层
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250921.0.423275' /etc/os-release # buildkit
# 2025-09-21 08:07:14 492.51MB 复制新文件或目录到容器中
COPY /rootfs/ / # buildkit
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.created=2025-09-21T00:07:14+00:00
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.version=20250921.0.423275
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
# 2025-09-21 08:07:14 0.00B 添加元数据标签
LABEL org.opencontainers.image.title=Arch Linux base Image
镜像信息
{
"Id": "sha256:fffd4a0cbb9673a6d6364ffef73b1627819f21c569710dadfa7a8a8273f35e52",
"RepoTags": [
"archlinux:base-20250921.0.423275",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/archlinux:base-20250921.0.423275"
],
"RepoDigests": [
"archlinux@sha256:2eb1a56a6036b1f70e63ca714814fe304a8f20d29ab425b4f056f34508500000",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/archlinux@sha256:b05c46118fc5385736c2d642b7158d361396e22f42cc92c83c18486c3c9c9c64"
],
"Parent": "",
"Comment": "buildkit.dockerfile.v0",
"Created": "2025-09-21T00:07:14Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"LANG=C.UTF-8"
],
"Cmd": [
"/usr/bin/bash"
],
"Image": "",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": null,
"OnBuild": null,
"Labels": {
"org.opencontainers.image.authors": "Santiago Torres-Arias \u003csantiago@archlinux.org\u003e (@SantiagoTorres), Christian Rebischke \u003cChris.Rebischke@archlinux.org\u003e (@shibumi), Justin Kromlinger \u003chashworks@archlinux.org\u003e (@hashworks)",
"org.opencontainers.image.created": "2025-09-21T00:07:14+00:00",
"org.opencontainers.image.description": "Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.",
"org.opencontainers.image.documentation": "https://wiki.archlinux.org/title/Docker#Arch_Linux",
"org.opencontainers.image.licenses": "GPL-3.0-or-later",
"org.opencontainers.image.revision": "744b1c5c6a7f999c9a8b3daa5897c922e86563ee",
"org.opencontainers.image.source": "https://gitlab.archlinux.org/archlinux/archlinux-docker",
"org.opencontainers.image.title": "Arch Linux base Image",
"org.opencontainers.image.url": "https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md",
"org.opencontainers.image.version": "20250921.0.423275"
}
},
"Architecture": "amd64",
"Os": "linux",
"Size": 492539840,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/ce9b27535934c56d21631e485624f3996b65dad83954cfd21bda9b785d6337eb/diff",
"MergedDir": "/var/lib/docker/overlay2/e96d0d8c5d6278471302149fcb6c731495cbe9c4af37c9154f195291948c70da/merged",
"UpperDir": "/var/lib/docker/overlay2/e96d0d8c5d6278471302149fcb6c731495cbe9c4af37c9154f195291948c70da/diff",
"WorkDir": "/var/lib/docker/overlay2/e96d0d8c5d6278471302149fcb6c731495cbe9c4af37c9154f195291948c70da/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:d1245746198f9de5bc4d4fc25aa0ea382d5f582ddd8958ee313042a8a775cdf8",
"sha256:d344f655f5b376cffbe9261c530479c6225d902c417510da2b29d27f94664bf9"
]
},
"Metadata": {
"LastTagTime": "2025-09-28T16:24:49.559243568+08:00"
}
}