docker.io/mikefarah/yq:4.47.1 linux/amd64

docker.io/mikefarah/yq:4.47.1 - 国内下载镜像源 浏览次数:10

这是一个用于处理 YAML 数据的命令行工具 yq 的 Docker 镜像。它由 Mike Farah 维护,并托管在 Docker Hub 上。

源镜像 docker.io/mikefarah/yq:4.47.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1
镜像ID sha256:2c710cc844e84e675d225fc5a014f673a9177f402f2c4b5e29a23a3405c00b14
镜像TAG 4.47.1
大小 19.74MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/yq
工作目录 /workdir
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-07-23T06:12:15.910836465Z
同步时间 2025-08-16 18:43
更新时间 2025-08-17 03:45
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Mike Farah <mikefarah@users.noreply.github.com>: maintainer https://github.com/mikefarah/yq/graphs/contributors: org.opencontainers.image.authors 2025-07-23 06:09:49+00:00: org.opencontainers.image.created yq is a portable command-line data file processor: org.opencontainers.image.description https://mikefarah.gitbook.io/yq/: org.opencontainers.image.documentation MIT: org.opencontainers.image.licenses f03c9dc599c37bfcaf533427211d05e51e6fee64: org.opencontainers.image.revision https://github.com/mikefarah/yq: org.opencontainers.image.source yq: org.opencontainers.image.title https://mikefarah.gitbook.io/yq/: org.opencontainers.image.url 4.47.1: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1  docker.io/mikefarah/yq:4.47.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1  docker.io/mikefarah/yq:4.47.1

Shell快速替换命令

sed -i 's#mikefarah/yq:4.47.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1  docker.io/mikefarah/yq:4.47.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1  docker.io/mikefarah/yq:4.47.1'

镜像构建历史


# 2025-07-23 14:12:15  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/yq"]
                        
# 2025-07-23 14:12:15  0.00B 指定运行容器时使用的用户
USER yq
                        
# 2025-07-23 14:12:15  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c chown -R yq:yq /workdir # buildkit
                        
# 2025-07-23 14:12:15  3.02KB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux;   addgroup -g 1000 yq;   adduser -u 1000 -G yq -s /bin/sh -h /home/yq -D yq # buildkit
                        
# 2025-07-23 14:12:15  0.00B 设置工作目录为/workdir
WORKDIR /workdir
                        
# 2025-07-23 14:12:15  11.42MB 复制新文件或目录到容器中
COPY /go/src/mikefarah/yq/yq /usr/bin/yq # buildkit
                        
# 2025-07-23 14:12:15  0.00B 添加元数据标签
LABEL maintainer=Mike Farah <mikefarah@users.noreply.github.com>
                        
# 2025-07-15 19:01:16  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-07-15 19:01:16  8.31MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:2c710cc844e84e675d225fc5a014f673a9177f402f2c4b5e29a23a3405c00b14",
    "RepoTags": [
        "mikefarah/yq:4.47.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq:4.47.1"
    ],
    "RepoDigests": [
        "mikefarah/yq@sha256:b9285dd3b0bea3c34d0c54415dd48d767dabd9644d489bd6e253660847b58419",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mikefarah/yq@sha256:ce6df85d424c24c7e14963f15a5282df79694c281aa523994d3d1f69879414e3"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-23T06:12:15.910836465Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "yq",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/workdir",
        "Entrypoint": [
            "/usr/bin/yq"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "Mike Farah \u003cmikefarah@users.noreply.github.com\u003e",
            "org.opencontainers.image.authors": "https://github.com/mikefarah/yq/graphs/contributors",
            "org.opencontainers.image.created": "2025-07-23 06:09:49+00:00",
            "org.opencontainers.image.description": "yq is a portable command-line data file processor",
            "org.opencontainers.image.documentation": "https://mikefarah.gitbook.io/yq/",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "f03c9dc599c37bfcaf533427211d05e51e6fee64",
            "org.opencontainers.image.source": "https://github.com/mikefarah/yq",
            "org.opencontainers.image.title": "yq",
            "org.opencontainers.image.url": "https://mikefarah.gitbook.io/yq/",
            "org.opencontainers.image.version": "4.47.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 19738338,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7d6776db338d338702c817e2a557408c5056addc6b2fffc838effd086bc73ce9/diff:/var/lib/docker/overlay2/cec14bcda4cf0286f4f30a0fd87f48d3cbee40aad97aaa85868d2989f75e8eff/diff:/var/lib/docker/overlay2/326cbe6bc59fe80feb71b554917af2271f79d702347a9c4998b1ba4f3a23fa97/diff:/var/lib/docker/overlay2/fce31083bf78fb669ced5e473ada166388fb6191ae6144c91b94c9a1629510cc/diff",
            "MergedDir": "/var/lib/docker/overlay2/64a56b8ba26b35ac42826b627ce4c5fcf0a97ea178983cd34534c3fd008a1a00/merged",
            "UpperDir": "/var/lib/docker/overlay2/64a56b8ba26b35ac42826b627ce4c5fcf0a97ea178983cd34534c3fd008a1a00/diff",
            "WorkDir": "/var/lib/docker/overlay2/64a56b8ba26b35ac42826b627ce4c5fcf0a97ea178983cd34534c3fd008a1a00/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:418dccb7d85a63a6aa574439840f7a6fa6fd2321b3e2394568a317735e867d35",
            "sha256:7adf25ae9d1175441e954ada5ff72b18ec3d3ddcc36590af8fc87e35b99e33b7",
            "sha256:24a4016ec157d2377c40c3adf2ae69e8c82fdccf294319fd99aab7de1f377976",
            "sha256:721259a44cd6c44226df7c675b7c760d1311c278e76c3fd84cc024ef101e30fe",
            "sha256:7d77450a060a75e4f2576e59a67d672fbde42fbb417b5ec0b151db93031c6822"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-16T18:43:12.188919182+08:00"
    }
}

更多版本

docker.io/mikefarah/yq:latest

linux/amd64 docker.io18.12MB2024-12-18 10:48
196

docker.io/mikefarah/yq:4.30.8

linux/amd64 docker.io19.78MB2025-06-04 22:39
66

docker.io/mikefarah/yq:4.11.1

linux/amd64 docker.io12.85MB2025-06-04 23:06
47

docker.io/mikefarah/yq:4.47.1

linux/amd64 docker.io19.74MB2025-08-16 18:43
9