Back to docker.io/nginx
linux/amd64docker.ioofficial

docker.io/nginx:latest

Official build of Nginx.

Size
60.20 MB
Local pulls
13
Upstream pulls
13,227,974,847
Synced at
2026-08-04 00:50:23

China image

registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest

Source image

docker.io/nginx:latest

Image info

Image ID
sha256:db4f612f385437d11eb26620a4f1d7efb3ff44e1296a3c21540b30454e6e2bf3
Image tag
latest
Image size
60.20 MB
Platform
linux/amd64
Registry
docker.io
CMD
nginx -g daemon off;
Entrypoint
/docker-entrypoint.sh
Working dir
User
StopSignal
SIGQUIT
Created
2026-07-15T23:30:55.953154252Z

Exposed ports 1

  • 80/tcp

Environment 7

PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
NGINX_VERSION1.31.3
NJS_VERSION1.0.0
NJS_RELEASE1~trixie
ACME_VERSION0.4.1
PKG_RELEASE1~trixie
DYNPKG_RELEASE1~trixie

Labels 1

maintainerNGINX Docker Maintainers <docker-maint@nginx.com>

Pull commands

Docker
docker pull registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest
docker tag registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest docker.io/nginx:latest
Containerd
ctr images pull registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest
ctr images tag registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest docker.io/nginx:latest
YAML quick replace
sed -i 's#docker.io/nginx:latest#registry.cn-global.starbucket.com.cn/starbucket/docker.io/library/nginx:latest#' deployment.yaml

拉取国内加速地址后,可按需 tag 回源镜像名

Build history 18

2026-07-15 23:30:55empty layer
CMD ["nginx" "-g" "daemon off;"]
2026-07-15 23:30:55empty layer
STOPSIGNAL SIGQUIT
2026-07-15 23:30:55empty layer
EXPOSE map[80/tcp:{}]
2026-07-15 23:30:55empty layer
ENTRYPOINT ["/docker-entrypoint.sh"]
2026-07-15 23:30:55
COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit
2026-07-15 23:30:55
COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit
2026-07-15 23:30:55
COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit
2026-07-15 23:30:55
COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit