sha256:3a2413d126151d8aefee0a2af99cf8df93d682ed0e91412bb58602b844c5f023
OS/ARCH
linux/ppc64le
Compressed size
9.91 MB
Last pushed
almost 5 years by claudiubelu
Type
Image
Manifest digest
sha256:3a2413d126151d8aefee0a2af99cf8df93d682ed0e91412bb58602b844c5f023
Image Layers
1ADD file ... in / 2.65 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.15.120 B5/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 && CONFIG=" --prefix=/etc/nginx4.31 MB6COPY file:4c82b9f10b84c5676e254bca55dc60405505b9f8036491860c7bd61ea3eb9047 in /etc/nginx/nginx.conf 493 B7COPY file:ebf4f0eb33621cc016414b2aa2bad4d497b7c5d59ee6bc8f0592625c2134e7ca in /etc/nginx/conf.d/default.conf 631 B8EXPOSE 800 B9STOPSIGNAL SIGTERM0 B10CMD ["nginx" "-g" "daemon0 B11COPY qemu-ppc64le-static /usr/bin/ # buildkit1.64 MB12COPY install-deps.sh / # buildkit651 B13RUN sh -c /install-deps.sh #1.29 MB14RUN /bin/sh -c mkdir -p121 B15ADD nginx.conf /etc/nginx/nginx.conf # buildkit1.48 KB16ADD template.lua /usr/local/share/lua/5.1/ # buildkit3.93 KB17ADD README.md README.md # buildkit393 B18ADD run.sh /usr/local/bin/run.sh # buildkit1000 B19RUN /bin/sh -c chmod +x995 B20ENTRYPOINT ["/usr/local/bin/run.sh"]0 BCommand
ADD file:c13c1c2b4e6d71924f570a910caf6a1756ea5a28a4017c7b11305e021eacd0ee in /