sha256:2e45478c45cfc3dfc0be00bf78d7b703eb3e6b0ee5cfc3397696add6e9e890f8
OS/ARCH
linux/amd64
Compressed size
4.32 MB
Last pushed
8 months by sujiba
Type
Image
Manifest digest
sha256:042a7b8da36a00ea629f39e77b41127cbf84f615268bbb02b8578e0384f026ee
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