ghcr.io/vevc/ubuntu:latest linux/amd64

ghcr.io/vevc/ubuntu:latest - 国内下载镜像源 浏览次数:11

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

源镜像 ghcr.io/vevc/ubuntu:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest
镜像ID sha256:ec1c05cc9451e68a4a067c2f639713dd0ee2d09cc6c32f4f0e067414af80ece5
镜像TAG latest
大小 237.43MB
镜像源 ghcr.io
CMD /usr/sbin/sshd -D
启动入口 /entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者 ma****0@qq.com
镜像创建 2025-11-15T07:49:51.949453554Z
同步时间 2025-12-09 01:09
更新时间 2025-12-09 14:38
开放端口
22/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TZ=Asia/Shanghai SSH_USER=ubuntu SSH_PASSWORD=ubuntu!23 START_CMD=
镜像标签
ubuntu: org.opencontainers.image.ref.name https://github.com/vevc/ubuntu: org.opencontainers.image.source 22.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest  ghcr.io/vevc/ubuntu:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest  ghcr.io/vevc/ubuntu:latest

Shell快速替换命令

sed -i 's#ghcr.io/vevc/ubuntu:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-11-15 15:49:51  0.00B 设置默认要执行的命令
CMD ["/usr/sbin/sshd" "-D"]
                        
# 2025-11-15 15:49:51  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/entrypoint.sh"]
                        
# 2025-11-15 15:49:51  0.00B 声明容器运行时监听的端口
EXPOSE [22/tcp]
                        
# 2025-11-15 15:49:51  159.56MB 执行命令并创建新的镜像层
RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;     apt-get update;     apt-get install -y tzdata openssh-server sudo curl ca-certificates wget vim net-tools supervisor cron unzip iputils-ping telnet git iproute2 --no-install-recommends;     apt-get clean;     rm -rf /var/lib/apt/lists/*;     mkdir /var/run/sshd;     chmod +x /entrypoint.sh;     chmod +x /usr/local/sbin/reboot;     ln -snf /usr/share/zoneinfo/$TZ /etc/localtime;     echo $TZ > /etc/timezone # buildkit
                        
# 2025-11-15 15:49:35  116.00B 复制新文件或目录到容器中
COPY reboot.sh /usr/local/sbin/reboot # buildkit
                        
# 2025-11-15 15:49:35  320.00B 复制新文件或目录到容器中
COPY entrypoint.sh /entrypoint.sh # buildkit
                        
# 2025-11-15 15:49:35  0.00B 设置环境变量 TZ SSH_USER SSH_PASSWORD START_CMD
ENV TZ=Asia/Shanghai SSH_USER=ubuntu SSH_PASSWORD=ubuntu!23 START_CMD=
                        
# 2025-11-15 15:49:35  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/vevc/ubuntu
                        
# 2025-10-14 01:23:20  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2025-10-14 01:23:20  77.87MB 
/bin/sh -c #(nop) ADD file:d025507456f1d7d19195885b1c02a346454d60c9348cbd3be92431f2d7e2666e in / 
                        
# 2025-10-14 01:23:18  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=22.04
                        
# 2025-10-14 01:23:18  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2025-10-14 01:23:18  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2025-10-14 01:23:18  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:ec1c05cc9451e68a4a067c2f639713dd0ee2d09cc6c32f4f0e067414af80ece5",
    "RepoTags": [
        "ghcr.io/vevc/ubuntu:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu:latest"
    ],
    "RepoDigests": [
        "ghcr.io/vevc/ubuntu@sha256:6d7c2cd7be64489f0b09cf07f850e5e99a9ea3d74cde899c6b03c3d4e3fb5132",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/vevc/ubuntu@sha256:e0ef90d80626bb155c11e5f7e1816902078eba05ec124247138dc6132b78be62"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-11-15T07:49:51.949453554Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "22/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "TZ=Asia/Shanghai",
            "SSH_USER=ubuntu",
            "SSH_PASSWORD=ubuntu!23",
            "START_CMD="
        ],
        "Cmd": [
            "/usr/sbin/sshd",
            "-D"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.source": "https://github.com/vevc/ubuntu",
            "org.opencontainers.image.version": "22.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 237428619,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/918694c7b6339ac78e65e5a39f3c0fa1fc9ed55c2617bc06f35be59349f63b13/diff:/var/lib/docker/overlay2/5a54241857690a297bda160565a499bd445a259a771d28833bf51bd6d9c0636c/diff:/var/lib/docker/overlay2/6f6ec8e5321ca8688879ac4e8387377602db46a15370198137f7e7fb60a45a73/diff",
            "MergedDir": "/var/lib/docker/overlay2/fb4d06e83b09bf549036b6a1a1a7df4215d3a46ade2e579f637421f0e9df2d34/merged",
            "UpperDir": "/var/lib/docker/overlay2/fb4d06e83b09bf549036b6a1a1a7df4215d3a46ade2e579f637421f0e9df2d34/diff",
            "WorkDir": "/var/lib/docker/overlay2/fb4d06e83b09bf549036b6a1a1a7df4215d3a46ade2e579f637421f0e9df2d34/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:73974f74b436f39a2fdb6461b1e3f7c3e41c73325776fa71d16b942a5b4a365b",
            "sha256:d860a37c8bdfa3912a100f5d298594b6427ccbd0e463bcfdb580378546a53221",
            "sha256:bed06f29a085818fd627ab002269baace6584292062c7c8809b34ff6e1dd6110",
            "sha256:2bdc58470898c9d698f021499dbab23e0c4d22a9a259680c701c630fb90dff03"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-09T01:08:53.908452765+08:00"
    }
}

更多版本

ghcr.io/vevc/ubuntu:latest

linux/amd64 ghcr.io237.43MB2025-12-09 01:09
10