sha256:dc3cf8e0db55273a4c07a84344a42a0c4feed347316679b86690c986ba5a1291
OS/ARCH
Compressed size
16.19 MB
Last pushed
about 2 years by baoduy2412
Type
Image
Manifest digest
sha256:795a7932ced91a7231e6c41160e58c1cab208b157ea753052fc886dcfb420c72
Image Layers
1ARG SERVER_VERSION=2.32.10 B2ENV SERVER_VERSION=2.32.10 B3LABEL version=2.32.1 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.45 MB5COPY ./docker/public /public # buildkit11.53 KB6EXPOSE map[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 B10ARG TARGETARCH=arm640 B11ENV SERVER_ROOT=/app0 B12ENV SERVER_FALLBACK_PAGE=/app/index.html0 B13WORKDIR /app93 B14COPY /app/dist . # buildkit12.73 MBCommand
ARG SERVER_VERSION=2.32.1