sha256:bb2600e1aecea440c622b37e00958d66a4b8f37db006ca0aeeecd65cece3109b
OS/ARCH
linux/amd64
Compressed size
16.89 MB
Last pushed
over 6 years by emodimark
Type
Image
Manifest digest
sha256:bb2600e1aecea440c622b37e00958d66a4b8f37db006ca0aeeecd65cece3109b
Image Layers
1ADD file ... in / 2.28 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.16.00 B5ENV VTS_VERSION=0.1.180 B6RUN /bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 &&14.61 MB7COPY nginx.conf /etc/nginx/nginx.conf # buildkit515 B8COPY default.conf /etc/nginx/conf.d/default.conf # buildkit515 B9COPY default_http.conf.template /etc/nginx/conf.d/default_http.conf.template # buildkit539 B10COPY default_https.conf.template /etc/nginx/conf.d/default_https.conf.template # buildkit870 B11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12CMD ["nginx" "-g" "daemon off;"]0 B13COPY default_http.conf.template /etc/nginx/conf.d/ # buildkit535 B14COPY default.conf /etc/nginx/conf.d/ # buildkit520 B15COPY counter.php /var/www/html/ # buildkit424 B16COPY factorial.php /var/www/html/ # buildkit407 B17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:bcde2f5c6cea41907445a273914226602ad24881c612ac8ba943a88ac6b40d1c in /