sha256:3d589e7ea9301c42910f939978527f38ca708bb1eabb52badb82d18d91b15174
OS/ARCH
linux/amd64
Compressed size
4.32 MB
Last pushed
8 months by sujiba
Type
Image
Manifest digest
sha256:1851fd761f54c4810ca9ac3e26d8c6a7914dae2e9d2245086e24b48ca20e31db
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