docker.io/ikubernetes/myapp:v7 linux/amd64

docker.io/ikubernetes/myapp:v7 - 国内下载镜像源 浏览次数:136
很抱歉,我无法提供您需要的镜像描述信息。docker.io/ikubernetes/myapp是一个具体的镜像名称,如果您想知道这个镜像的描述信息,请尝试访问 Docker Hub 上的该镜像页面,您应该能够找到相关的信息。
源镜像 docker.io/ikubernetes/myapp:v7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7
镜像ID sha256:92d3318062bc1b7ba37595325b2d729f4baf657b94cd0d6a605e3fff80a5fc15
镜像TAG v7
大小 15.50MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD nginx -g daemon off;
启动入口
工作目录
OS/平台 linux/amd64
浏览量 136 次
贡献者 96******4@qq.com
镜像创建 2018-03-02T03:38:03.714307547Z
同步时间 2024-08-29 13:50
更新时间 2025-02-18 16:24
开放端口
80/tcp
环境变量
MYAPP_SVC_PORT_80_TCP_PROTO=tcp KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT=tcp://10.96.0.1:443 KUBERNETES_PORT_443_TCP=tcp://10.96.0.1:443 KUBERNETES_PORT_443_TCP_ADDR=10.96.0.1 MYAPP_SVC_PORT=tcp://10.98.57.156:80 KUBERNETES_SERVICE_HOST=10.96.0.1 KUBERNETES_PORT_443_TCP_PROTO=tcp MYAPP_SVC_PORT_80_TCP_ADDR=10.98.57.156 KUBERNETES_SERVICE_PORT=443 KUBERNETES_PORT_443_TCP_PORT=443 MYAPP_SVC_SERVICE_HOST=10.98.57.156 MYAPP_SVC_SERVICE_PORT=80 MYAPP_SVC_PORT_80_TCP=tcp://10.98.57.156:80 MYAPP_SVC_PORT_80_TCP_PORT=80 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NGINX_VERSION=1.12.2
镜像标签
5ddb7a8b: annotation.io.kubernetes.container.hash [{"name":"http","containerPort":80,"protocol":"TCP"}]: annotation.io.kubernetes.container.ports 0: annotation.io.kubernetes.container.restartCount /dev/termination-log: annotation.io.kubernetes.container.terminationMessagePath File: annotation.io.kubernetes.container.terminationMessagePolicy 30: annotation.io.kubernetes.pod.terminationGracePeriod /var/log/pods/f7b6ba81-1dc0-11e8-9267-000c29ab0f5b/myapp_0.log: io.kubernetes.container.logpath myapp: io.kubernetes.container.name container: io.kubernetes.docker.type deploy-myapp-79859f456c-29rqw: io.kubernetes.pod.name default: io.kubernetes.pod.namespace f7b6ba81-1dc0-11e8-9267-000c29ab0f5b: io.kubernetes.pod.uid 8e322f9ddffb50284081710a6aa77741563272de431416193450c8a65481033d: io.kubernetes.sandbox.id NGINX Docker Maintainers <docker-maint@nginx.com>: maintainer

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7  docker.io/ikubernetes/myapp:v7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7  docker.io/ikubernetes/myapp:v7

Shell快速替换命令

sed -i 's#ikubernetes/myapp:v7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7  docker.io/ikubernetes/myapp:v7'

Ansible快速分发-Containerd

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

镜像构建历史


# 2018-03-02 11:38:03  456.00B 
nginx -g daemon off;
                        
# 2018-02-25 14:04:41  1.38KB 
nginx -g daemon off;
                        
# 2018-01-10 12:14:23  0.00B 
/bin/sh -c #(nop)  CMD ["nginx" "-g" "daemon off;"]
                        
# 2018-01-10 12:14:23  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL [SIGTERM]
                        
# 2018-01-10 12:14:23  0.00B 
/bin/sh -c #(nop)  EXPOSE 80/tcp
                        
# 2018-01-10 12:14:23  1.09KB 
/bin/sh -c #(nop) COPY file:1d1ac3b9a14c94a709efa20da1c4268a931f1a234e782801ce5912fdcf53a7af in /etc/nginx/conf.d/default.conf 
                        
# 2018-01-10 12:14:22  643.00B 
/bin/sh -c #(nop) COPY file:af94db45bb7e4b8ff4e699f1ff6f41c348f9876073ad91d6e803070415f8d9ce in /etc/nginx/nginx.conf 
                        
# 2018-01-10 12:14:20  11.51MB 
/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 	&& CONFIG="		--prefix=/etc/nginx 		--sbin-path=/usr/sbin/nginx 		--modules-path=/usr/lib/nginx/modules 		--conf-path=/etc/nginx/nginx.conf 		--error-log-path=/var/log/nginx/error.log 		--http-log-path=/var/log/nginx/access.log 		--pid-path=/var/run/nginx.pid 		--lock-path=/var/run/nginx.lock 		--http-client-body-temp-path=/var/cache/nginx/client_temp 		--http-proxy-temp-path=/var/cache/nginx/proxy_temp 		--http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp 		--http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp 		--http-scgi-temp-path=/var/cache/nginx/scgi_temp 		--user=nginx 		--group=nginx 		--with-http_ssl_module 		--with-http_realip_module 		--with-http_addition_module 		--with-http_sub_module 		--with-http_dav_module 		--with-http_flv_module 		--with-http_mp4_module 		--with-http_gunzip_module 		--with-http_gzip_static_module 		--with-http_random_index_module 		--with-http_secure_link_module 		--with-http_stub_status_module 		--with-http_auth_request_module 		--with-http_xslt_module=dynamic 		--with-http_image_filter_module=dynamic 		--with-http_geoip_module=dynamic 		--with-threads 		--with-stream 		--with-stream_ssl_module 		--with-stream_ssl_preread_module 		--with-stream_realip_module 		--with-stream_geoip_module=dynamic 		--with-http_slice_module 		--with-mail 		--with-mail_ssl_module 		--with-compat 		--with-file-aio 		--with-http_v2_module 	" 	&& addgroup -S nginx 	&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx 	&& apk add --no-cache --virtual .build-deps 		gcc 		libc-dev 		make 		openssl-dev 		pcre-dev 		zlib-dev 		linux-headers 		curl 		gnupg 		libxslt-dev 		gd-dev 		geoip-dev 	&& curl -fSL http://nginx.org/download/nginx-$NGINX_VERSION.tar.gz -o nginx.tar.gz 	&& curl -fSL http://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc  -o nginx.tar.gz.asc 	&& export GNUPGHOME="$(mktemp -d)" 	&& found=''; 	for server in 		ha.pool.sks-keyservers.net 		hkp://keyserver.ubuntu.com:80 		hkp://p80.pool.sks-keyservers.net:80 		pgp.mit.edu 	; do 		echo "Fetching GPG key $GPG_KEYS from $server"; 		gpg --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$GPG_KEYS" && found=yes && break; 	done; 	test -z "$found" && echo >&2 "error: failed to fetch GPG key $GPG_KEYS" && exit 1; 	gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz 	&& rm -r "$GNUPGHOME" nginx.tar.gz.asc 	&& mkdir -p /usr/src 	&& tar -zxC /usr/src -f nginx.tar.gz 	&& rm nginx.tar.gz 	&& cd /usr/src/nginx-$NGINX_VERSION 	&& ./configure $CONFIG --with-debug 	&& make -j$(getconf _NPROCESSORS_ONLN) 	&& mv objs/nginx objs/nginx-debug 	&& mv objs/ngx_http_xslt_filter_module.so objs/ngx_http_xslt_filter_module-debug.so 	&& mv objs/ngx_http_image_filter_module.so objs/ngx_http_image_filter_module-debug.so 	&& mv objs/ngx_http_geoip_module.so objs/ngx_http_geoip_module-debug.so 	&& mv objs/ngx_stream_geoip_module.so objs/ngx_stream_geoip_module-debug.so 	&& ./configure $CONFIG 	&& make -j$(getconf _NPROCESSORS_ONLN) 	&& make install 	&& rm -rf /etc/nginx/html/ 	&& mkdir /etc/nginx/conf.d/ 	&& mkdir -p /usr/share/nginx/html/ 	&& install -m644 html/index.html /usr/share/nginx/html/ 	&& install -m644 html/50x.html /usr/share/nginx/html/ 	&& install -m755 objs/nginx-debug /usr/sbin/nginx-debug 	&& install -m755 objs/ngx_http_xslt_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so 	&& install -m755 objs/ngx_http_image_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so 	&& install -m755 objs/ngx_http_geoip_module-debug.so /usr/lib/nginx/modules/ngx_http_geoip_module-debug.so 	&& install -m755 objs/ngx_stream_geoip_module-debug.so /usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so 	&& ln -s ../../usr/lib/nginx/modules /etc/nginx/modules 	&& strip /usr/sbin/nginx* 	&& strip /usr/lib/nginx/modules/*.so 	&& rm -rf /usr/src/nginx-$NGINX_VERSION 		&& apk add --no-cache --virtual .gettext gettext 	&& mv /usr/bin/envsubst /tmp/ 		&& runDeps="$( 		scanelf --needed --nobanner --format '%n#p' /usr/sbin/nginx /usr/lib/nginx/modules/*.so /tmp/envsubst 			| tr ',' '\n' 			| sort -u 			| awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' 	)" 	&& apk add --no-cache --virtual .nginx-rundeps $runDeps 	&& apk del .build-deps 	&& apk del .gettext 	&& mv /tmp/envsubst /usr/local/bin/ 		&& ln -sf /dev/stdout /var/log/nginx/access.log 	&& ln -sf /dev/stderr /var/log/nginx/error.log
                        
# 2018-01-10 12:13:11  0.00B 
/bin/sh -c #(nop)  ENV NGINX_VERSION=1.12.2
                        
# 2018-01-10 12:08:56  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>
                        
# 2018-01-10 05:13:01  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2018-01-10 05:13:01  3.99MB 
/bin/sh -c #(nop) ADD file:df48d6d6df42a01380557aebd4ca02807fc08a76a1d1b36d957e59a41c69db0b in / 
                        
                    

镜像信息

{
    "Id": "sha256:92d3318062bc1b7ba37595325b2d729f4baf657b94cd0d6a605e3fff80a5fc15",
    "RepoTags": [
        "ikubernetes/myapp:v7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp:v7"
    ],
    "RepoDigests": [
        "ikubernetes/myapp@sha256:7c1fd26d95eaadf1a496fd3814c48a24aeb0077ca2f83d9bb71d57f7a34870f7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ikubernetes/myapp@sha256:2ae5b28da672e24bb8dbb1f9656c2a51c4ac3e634fb202175bc27d6ef0756dea"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2018-03-02T03:38:03.714307547Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "17.03.2-ce",
    "Author": "MageEdu \u003cmage@magedu.com\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "0",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "80/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "MYAPP_SVC_PORT_80_TCP_PROTO=tcp",
            "KUBERNETES_SERVICE_PORT_HTTPS=443",
            "KUBERNETES_PORT=tcp://10.96.0.1:443",
            "KUBERNETES_PORT_443_TCP=tcp://10.96.0.1:443",
            "KUBERNETES_PORT_443_TCP_ADDR=10.96.0.1",
            "MYAPP_SVC_PORT=tcp://10.98.57.156:80",
            "KUBERNETES_SERVICE_HOST=10.96.0.1",
            "KUBERNETES_PORT_443_TCP_PROTO=tcp",
            "MYAPP_SVC_PORT_80_TCP_ADDR=10.98.57.156",
            "KUBERNETES_SERVICE_PORT=443",
            "KUBERNETES_PORT_443_TCP_PORT=443",
            "MYAPP_SVC_SERVICE_HOST=10.98.57.156",
            "MYAPP_SVC_SERVICE_PORT=80",
            "MYAPP_SVC_PORT_80_TCP=tcp://10.98.57.156:80",
            "MYAPP_SVC_PORT_80_TCP_PORT=80",
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NGINX_VERSION=1.12.2"
        ],
        "Cmd": [
            "nginx",
            "-g",
            "daemon off;"
        ],
        "Healthcheck": {
            "Test": [
                "NONE"
            ]
        },
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "annotation.io.kubernetes.container.hash": "5ddb7a8b",
            "annotation.io.kubernetes.container.ports": "[{\"name\":\"http\",\"containerPort\":80,\"protocol\":\"TCP\"}]",
            "annotation.io.kubernetes.container.restartCount": "0",
            "annotation.io.kubernetes.container.terminationMessagePath": "/dev/termination-log",
            "annotation.io.kubernetes.container.terminationMessagePolicy": "File",
            "annotation.io.kubernetes.pod.terminationGracePeriod": "30",
            "io.kubernetes.container.logpath": "/var/log/pods/f7b6ba81-1dc0-11e8-9267-000c29ab0f5b/myapp_0.log",
            "io.kubernetes.container.name": "myapp",
            "io.kubernetes.docker.type": "container",
            "io.kubernetes.pod.name": "deploy-myapp-79859f456c-29rqw",
            "io.kubernetes.pod.namespace": "default",
            "io.kubernetes.pod.uid": "f7b6ba81-1dc0-11e8-9267-000c29ab0f5b",
            "io.kubernetes.sandbox.id": "8e322f9ddffb50284081710a6aa77741563272de431416193450c8a65481033d",
            "maintainer": "NGINX Docker Maintainers \u003cdocker-maint@nginx.com\u003e"
        },
        "StopSignal": "SIGTERM"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 15504515,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/9c768c7cc62c0ddd05fe9b7e0b8a4da1f5a4f7d16da499613d072c9b3126fe70/diff:/var/lib/docker/overlay2/92b56c825116f8becf62fac9e0f31c6f6ad2afe0f80b431ce5927394557cdb8b/diff:/var/lib/docker/overlay2/d89d62a0a0d03c12f177f52c8f4322d7f2c239c6d190afa1fc05d0c81c8a3c5f/diff:/var/lib/docker/overlay2/e4509ea35d529c3af31732976a6212c6398b82d3031ea4096c89cc27d8c88e49/diff:/var/lib/docker/overlay2/2e434a0a194938e0415e2fb8904833a6a804e9b28b8dc2ad92917e6d3fe6e41e/diff",
            "MergedDir": "/var/lib/docker/overlay2/dd486100cbbc8a1ebf5d97986fb6f8c3b7e20e888fe8a3a407d46cf871351d17/merged",
            "UpperDir": "/var/lib/docker/overlay2/dd486100cbbc8a1ebf5d97986fb6f8c3b7e20e888fe8a3a407d46cf871351d17/diff",
            "WorkDir": "/var/lib/docker/overlay2/dd486100cbbc8a1ebf5d97986fb6f8c3b7e20e888fe8a3a407d46cf871351d17/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d39d92664027be502c35cf1bf464c726d15b8ead0e3084be6e252a161730bc82",
            "sha256:8460a579ab63027b243e6e9b666ff0d735c5258f43abcd582e9a9ca31f28b117",
            "sha256:c1dc81a64903af713ca2b8c1f40463856a77a3a694c43d89174e6cac06b90322",
            "sha256:68695a6cfd7dc5338b88d09f2f1a7bcff336caa0eb9ccc51ada7de023017ed9d",
            "sha256:05a9e65e2d536c73350e333b33029b3aada0f4e6b7b53516357c7e715f54ba54",
            "sha256:b2deb1cc1a80925dbd82d567898ba1d2b3b2b2f61f7b4f93c898842fc1f4b5a3"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-08-29T13:50:47.294697719+08:00"
    }
}

更多版本

docker.io/ikubernetes/myapp:v1

linux/amd64 docker.io15.50MB2024-08-29 13:49
162

docker.io/ikubernetes/myapp:v7

linux/amd64 docker.io15.50MB2024-08-29 13:50
135