镜像构建历史
# 2026-04-29 12:00:38 201.00B
umoci raw add-layer --image /root/images/nginx:1.28 /root/images/.temp_layer.control_data.476.tar
# 2026-04-29 12:00:38 0.00B
umoci config --image /root/images/nginx:1.28 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=1.28 --manifest.annotation org.opencontainers.image.title=nginx --manifest.annotation org.opencontainers.image.created=2026-04-29T04:00:38.039113+00:00 --manifest.annotation org.opencontainers.image.description=A high-performance reverse proxy & web server, based on Ubuntu
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
--manifest.annotation org.opencontainers.image.licenses=Apache-2.0
# 2026-04-29 12:00:38 0.00B
umoci config --image /root/images/nginx:1.28 --clear=config.labels --config.label org.opencontainers.image.version=1.28 --config.label org.opencontainers.image.title=nginx --config.label org.opencontainers.image.created=2026-04-29T04:00:38.039113+00:00 --config.label org.opencontainers.image.description=A high-performance reverse proxy & web server, based on Ubuntu
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
--config.label org.opencontainers.image.licenses=Apache-2.0
# 2026-04-29 12:00:38 0.00B
umoci config --image /root/images/nginx:1.28 --config.env PEBBLE_PERSIST=never
# 2026-04-29 12:00:38 404.00B
umoci raw add-layer --image /root/images/nginx:1.28 /root/images/.temp_layer.476.tar --tag 1.28
# 2026-04-29 12:00:38 0.00B
umoci config --image /root/images/nginx:1.28 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# 2026-04-29 12:00:38 0.00B
umoci config --image /root/images/nginx:1.28 --clear=config.cmd
# 2026-04-29 12:00:37 0.00B
umoci config --image /root/images/nginx:1.28 --clear=config.entrypoint --config.entrypoint /usr/bin/pebble --config.entrypoint enter --clear=config.cmd
# 2026-04-29 12:00:37 27.24MB
umoci raw add-layer --image /root/images/nginx:rockcraft-base /root/images/.temp_layer.476.tar --tag 1.28
镜像信息
{
"Id": "sha256:36068dc976a05af0c6d91807c33b274f4431c218866f7b5c6ee00c851acc72f5",
"RepoTags": [
"ubuntu/nginx:1.28-26.04_edge",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/nginx:1.28-26.04_edge"
],
"RepoDigests": [
"ubuntu/nginx@sha256:2fb34f688b0c4614d2aac6b3df1ea1f8e61f1bb747a9b00c366a3d84c971dd55",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ubuntu/nginx@sha256:d402ad1968ff2fdea17bacd2f1d237417ad3e628d54d214c0649b37744b83abc"
],
"Parent": "",
"Comment": "Add rock control metadata",
"Created": "2026-04-29T03:59:56.506628135Z",
"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",
"PEBBLE_PERSIST=never"
],
"Cmd": null,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": [
"/usr/bin/pebble",
"enter"
],
"OnBuild": null,
"Labels": {
"org.opencontainers.image.created": "2026-04-29T04:00:38.039113+00:00",
"org.opencontainers.image.description": "A high-performance reverse proxy \u0026 web server, based on Ubuntu\n\nNginx (\"engine X\") is a high-performance web and reverse proxy server\ncreated by Igor Sysoev. It can be used both as a standalone web server\nand as a proxy to reduce the load on back-end HTTP or mail servers.\n",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.title": "nginx",
"org.opencontainers.image.version": "1.28"
}
},
"Architecture": "amd64",
"Os": "linux",
"Size": 27244110,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/2aa7793c986a19aed148a97a37c1c858e09e07c6e284d4ae9748508e0cc280cc/diff:/var/lib/docker/overlay2/75faa20579f4bf7771a9fa461dd1de154062ff3f34ae712993e06c11675c767e/diff",
"MergedDir": "/var/lib/docker/overlay2/2e509efa9d305e1f38fdb45f2ca6dee180730505d9b43fe0548adc0f413f8a46/merged",
"UpperDir": "/var/lib/docker/overlay2/2e509efa9d305e1f38fdb45f2ca6dee180730505d9b43fe0548adc0f413f8a46/diff",
"WorkDir": "/var/lib/docker/overlay2/2e509efa9d305e1f38fdb45f2ca6dee180730505d9b43fe0548adc0f413f8a46/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:0df92e836f2f84e36213fdd7b7bda88617833e27660c25a90cec9fc2e11e6990",
"sha256:9a215507797f0680df30cf3d3afd4028df0b99e75672f8818211f1ff24f7c5aa",
"sha256:e0b9ba544cb5e557da8e096d52c27c8c3ea0cc279817097de4b1346d98fbc2a6"
]
},
"Metadata": {
"LastTagTime": "2026-05-06T16:27:39.878444776+08:00"
}
}