sha256:a25a88d18bbd62610b7ae76134840d2349f7e4a95ba8a66de4476f2d745f1504
OS/ARCH
linux/amd64
Compressed size
4.58 MB
Last pushed
10 months by sujiba
Type
Image
Manifest digest
sha256:732abd39055b947e0ec5b445ebf6b7741433d0b039d4d093e651a2a241b1f0b7
Image Layers
1ARG SERVER_VERSION=2.39.00 B2ENV SERVER_VERSION=2.39.00 B3LABEL version=2.39.0 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.93 MB5COPY ./docker/public /public # buildkit11.53 KB6EXPOSE [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 # buildkit654.74 KBCommand
ARG SERVER_VERSION=2.39.0