Sign inSign up

ruo91/nginx:1.23.3

Manifest digest

sha256:a43374d6f9f52533a8123b260e68b42e17047a97656f6165d2ff7044db733fd5

OS/ARCH

linux/amd64

Compressed size

489.52 MB

Last pushed

over 3 years by ruo91

Type

Image

Manifest digest

sha256:a43374d6f9f52533a8123b260e68b42e17047a97656f6165d2ff7044db733fd5

Image Layers

1ADD file ... in / 61.4 MB
2CMD ["/bin/bash"]0 B
3LABEL Maintainer="ruo91"0 B
4USER root0 B
5ENV PREFIX_DIR /opt/nginx0 B
6ENV NGINX_VER 1.23.30 B
7WORKDIR /opt0 B
8ENV NGINX_UID=10000 B
9ENV NGINX_GID=10000 B
10/bin/sh -c groupadd -g $NGINX_GID1.65 KB
11ENV GPGCHECK=00 B
12/bin/sh -c dnf install -y415.15 MB
13/bin/sh -c ln -fs /usr/share/zoneinfo/Asia/Seoul170 B
14/bin/sh -c echo 'LANG="ko_KR.utf8"' >179 B
15/bin/sh -c curl -o "nginx-$NGINX_VER.tar.gz"1.15 MB
16/bin/sh -c mkdir -p $PREFIX_DIR/tmp201 B
17/bin/sh -c cd nginx-$NGINX_VER 11.77 MB
18/bin/sh -c dnf clean all46.91 KB
19ENV NGINX_HOME $PREFIX_DIR0 B
20/bin/sh -c echo '' >>1018 B

Command

ADD file:65d848878f9c67a50bd3a264a4f22504173ad3ae008a967c02a9cc07e68f81fb in /