sha256:35cb2558bc13d01fc7e19b04c51bf8b1d97e97307ae42ecc56d66a46e0a47a1c
OS/ARCH
linux/amd64
Compressed size
4.28 MB
Last pushed
9 months by sujiba
Type
Image
Manifest digest
sha256:38afca4c2623302a346c1e2f103452ffd15159f4b41f1cbf241a5ded2b472f9c
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