sha256:9feb785737f5b4783d3595ffe77a6a5e80ccf6b06897002d3c6dc117f4ccb70b
OS/ARCH
linux/amd64
Compressed size
4.32 MB
Last pushed
7 months by sujiba
Type
Image
Manifest digest
sha256:bd1085f17434d47a51a27b232b254aa06de31216b0fe3329a95d1a1b998f54de
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.55 KBCommand
ARG SERVER_VERSION=2.40.1