sha256:cb05320aa283b2daef082e970ea6dd21a1cfc4fc39cfcfb79045e0e5bb86fc8c
OS/ARCH
linux/amd64
Compressed size
8.23 MB
Last pushed
about 3 years by bourde
Type
Image
Manifest digest
sha256:cb05320aa283b2daef082e970ea6dd21a1cfc4fc39cfcfb79045e0e5bb86fc8c
Image Layers
1
ADD file ... in /
2.1 MB
2
CMD ["/bin/sh"]
0 B
3
LABEL maintainer=NGINX Docker Maintainers
0 B
4
ENV NGINX_VERSION=1.15.7
0 B
5
/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 && CONFIG=" --prefix=/etc/nginx
5.28 MB
6
COPY file:4c82b9f10b84c5676e254bca55dc60405505b9f8036491860c7bd61ea3eb9047 in /etc/nginx/nginx.conf
492 B
7
COPY file:ebf4f0eb33621cc016414b2aa2bad4d497b7c5d59ee6bc8f0592625c2134e7ca in /etc/nginx/conf.d/default.conf
629 B
8
EXPOSE 80
0 B
9
STOPSIGNAL SIGTERM
0 B
10
CMD ["nginx" "-g" "daemon
0 B
11
COPY /opt/front/dist /usr/share/nginx/html/ # buildkit
868.28 KB
12
COPY /opt/front/default.conf /etc/nginx/conf.d/default.conf # buildkit
343 B
Command
ADD file:2ff00caea4e83dfade726ca47e3c795a1e9acb8ac24e392785c474ecf9a621f2 in /