sha256:bb0e4d59e1c2840ab865a476734ee929ba9ca2b8cf968c66adf3e1db26e96695
OS/ARCH
linux/amd64
Compressed size
4.26 MB
Last pushed
7 months by sujiba
Type
Image
Manifest digest
sha256:27b2e9d9844f3350439946906d107d44b7fe8ee5f92eaa905f72f9238ec56d13
Image Layers
1ARG SERVER_VERSION=2.41.00 B2ENV SERVER_VERSION=2.41.00 B3LABEL version=2.41.0 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.61 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.41.0