sha256:e8bcab7c197d840a2d02534428b863cfdf580518ef2389bde4b212154ce7b0d0
OS/ARCH
linux/amd64
Compressed size
23.72 MB
Last pushed
over 2 years by mavrykdynamics
Type
Image
Manifest digest
sha256:e8bcab7c197d840a2d02534428b863cfdf580518ef2389bde4b212154ce7b0d0
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ARG SERVER_VERSION=0.0.00 B4ENV SERVER_VERSION=2.9.00 B5LABEL version=2.9.0 description=A blazing fast0 B6RUN |1 SERVER_VERSION=2.9.0 /bin/sh -c651.58 KB7COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit2.52 MB8COPY ./docker/alpine/entrypoint.sh / # buildkit229 B9COPY ./docker/public /public # buildkit11.44 KB10EXPOSE map[80/tcp:{}]0 B11STOPSIGNAL SIGQUIT0 B12ENTRYPOINT ["/entrypoint.sh"]0 B13CMD ["static-web-server"]0 B14LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/static-web-server org.opencontainers.image.title=Static0 B16ENV NODE_ENV=production0 B17ENV SERVER_FALLBACK_PAGE=/public/index.html0 B18COPY /app/build /public # buildkit17.87 MB19EXPOSE map[3000/tcp:{}]0 B20ENTRYPOINT ["static-web-server" "--root" "/public" "-g"0 BCommand
ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /