docker.io/pghalliday/tftp:latest linux/amd64

docker.io/pghalliday/tftp:latest - 国内下载镜像源 浏览次数:10

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

这是一个提供TFTP服务的Docker镜像。

源镜像 docker.io/pghalliday/tftp:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest
镜像ID sha256:d3cf995d5ffc4461b005fbcbea850f2d37371358e65a6b2b4ec682fc7ab41c35
镜像TAG latest
大小 4.88MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD -L --secure /var/tftpboot
启动入口 in.tftpd
工作目录
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2016-06-16T09:05:59.93188612Z
同步时间 2025-06-28 02:23
更新时间 2025-06-29 13:13
开放端口
69/udp
目录挂载
/var/tftpboot
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest  docker.io/pghalliday/tftp:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest  docker.io/pghalliday/tftp:latest

Shell快速替换命令

sed -i 's#pghalliday/tftp:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest  docker.io/pghalliday/tftp:latest'

Ansible快速分发-Containerd

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

镜像构建历史


# 2016-06-16 17:05:59  0.00B 
/bin/sh -c #(nop) CMD ["-L" "--secure" "/var/tftpboot"]
                        
# 2016-06-16 17:05:59  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["in.tftpd"]
                        
# 2016-06-16 17:05:59  0.00B 
/bin/sh -c #(nop) EXPOSE 69/udp
                        
# 2016-06-16 17:05:59  0.00B 
/bin/sh -c #(nop) VOLUME [/var/tftpboot]
                        
# 2016-06-16 17:05:59  81.43KB 
/bin/sh -c apk add --no-cache tftp-hpa
                        
# 2016-06-03 05:43:31  4.80MB 
/bin/sh -c #(nop) ADD file:701fd33a2f463fd4bd459779276897ef01dcf998dd47f6c8eae34fa5e0886046 in /
                        
                    

镜像信息

{
    "Id": "sha256:d3cf995d5ffc4461b005fbcbea850f2d37371358e65a6b2b4ec682fc7ab41c35",
    "RepoTags": [
        "pghalliday/tftp:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp:latest"
    ],
    "RepoDigests": [
        "pghalliday/tftp@sha256:59f843a93d62ac6e2fa475ee3d1a3786464fe5ea0334e6f1ea79bdec837f09fa",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pghalliday/tftp@sha256:d96ea6c146c54ebdaa9e6f2adb9040787ab5b2ed98f759343b38f1e0c9e9d5c3"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2016-06-16T09:05:59.93188612Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "1.11.1",
    "Author": "",
    "Config": {
        "Hostname": "571cde9b03ce",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "69/udp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "-L",
            "--secure",
            "/var/tftpboot"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:47993715600784f4e967909d0a4ed151b7408c6c43c5e3ee7669465188d27eab",
        "Volumes": {
            "/var/tftpboot": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "in.tftpd"
        ],
        "OnBuild": [],
        "Labels": {}
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 4880271,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5ab09323965b132224971bf555d7b1f476ac6f049c6d30a66362db037869bc14/diff",
            "MergedDir": "/var/lib/docker/overlay2/d7b761eb6076aec967a54056ef928baa6c0479d9abd1a6181854ec05aff22ed6/merged",
            "UpperDir": "/var/lib/docker/overlay2/d7b761eb6076aec967a54056ef928baa6c0479d9abd1a6181854ec05aff22ed6/diff",
            "WorkDir": "/var/lib/docker/overlay2/d7b761eb6076aec967a54056ef928baa6c0479d9abd1a6181854ec05aff22ed6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:77f08abee8bf9334407f52d104e1891283018450b3c196118ddfe31505126b87",
            "sha256:2636981584357f6cf9a83efe25413d772219bbe5857df169d2686f8d9da74389"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-28T02:23:09.811363353+08:00"
    }
}

更多版本

docker.io/pghalliday/tftp:latest

linux/amd64 docker.io4.88MB2025-06-28 02:23
9