sha256:618f43fa718b20e5c07301bc9d6b0f377a99812d0e237622bba2c55af4c5b422
OS/ARCH
Compressed size
78.94 MB
Last pushed
about 4 years by sashas777
Type
Image
Manifest digest
sha256:618f43fa718b20e5c07301bc9d6b0f377a99812d0e237622bba2c55af4c5b422
Image Layers
1ADD file ... in /48.98 MB2CMD ["/bin/bash"]18.9 MB4ENV NGINX_VERSION=1.9.15-1~jessie203 B5/bin/sh -c apt-key adv --keyserver11.06 MB6/bin/sh -c ln -sf /dev/stdout656 B7EXPOSE 443/tcp 80/tcp712 B8CMD ["nginx" "-g" "daemon off;"]247 B9ENV TZ=America/New_York0 B10RUN /bin/sh -c ln -snf2.34 KB11RUN /bin/sh -c apt-get update144 B12ENV UPLOAD_MAX_FILESIZE=64M0 B13ENV FPM_HOST=fpm0 B14ENV FPM_PORT=90000 B15ENV MAGENTO_ROOT=/var/www/magento0 B16ENV MAGENTO_RUN_MODE=developer0 B17ENV NGINX_WORKER_PROCESSES=10 B18ENV NGINX_WORKER_CONNECTIONS=10240 B19ENV UPSTREAM_HOST=web0 B20ENV UPSTREAM_PORT=80800 B21ENV DEBUG=false0 B22COPY etc/nginx.conf /etc/nginx/ # buildkit3.75 KB23COPY etc/vhost.conf /etc/nginx/conf.d/default.conf # buildkit482 B24COPY etc/mapping.conf /etc/nginx/conf.d/a-mapping.conf # buildkit32 B25COPY etc/nginx.conf.sample /etc/nginx/magento.conf.sample # buildkit0 B26RUN /bin/sh -c mkdir /etc/nginx/ssl0 B27RUN /bin/sh -c openssl req0 B28EXPOSE map[443/tcp:{}]0 B29COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit0 B30RUN chmod +x /docker-entrypoint.sh #0 B31ENTRYPOINT ["/docker-entrypoint.sh"]0 B32CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /