sha256:0f68cf96d6535b16ba1f1815f81f8188e738ec33983b894996e134d8c76bdd1e
OS/ARCH
linux/amd64
Compressed size
4.32 MB
Last pushed
7 months by sujiba
Type
Image
Manifest digest
sha256:a1e44fbca019b38d3e58a69ce06feb409286d07e93a415fa3f307f8f10462b32
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 /project/public /public # buildkit664.56 KBCommand
ARG SERVER_VERSION=2.40.1