sha256:e16d7b36859320b780822f8640d0eb4a844ef0583afe7ae991587b30c2346b64
OS/ARCH
linux/amd64
Compressed size
4.28 MB
Last pushed
8 months by sujiba
Type
Image
Manifest digest
sha256:70b063c427c03ce5aa8b903c1bcad2d110eb869a4f1ce12ff1ea31b73049c21d
Image Layers
1ARG SERVER_VERSION=2.40.10 B2ENV SERVER_VERSION=2.40.10 B3LABEL version=2.40.1 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.68 MB5COPY ./docker/public /public # buildkit518 B6EXPOSE [80/tcp]0 B7STOPSIGNAL SIGQUIT0 B8ENTRYPOINT ["/static-web-server"]0 B9LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static0 B10WORKDIR /0 B11COPY /public /public # buildkit621.22 KBCommand
ARG SERVER_VERSION=2.40.1